On Wed, Mar 20, 2024 at 05:15:47PM +0100, William Lallemand wrote: > > TODO: This PR works > > without forking (i.e., not in master-worker mode) as PKCS#11 drivers > > are fragile after fork. > > To use PKCS#11 keys in master-worker mode, > > we need to defer key loading to the child process. > >
Also, regarding this part, I must look what the exact problem is with the pkcs11. But we have in mind a rearchitecture of the master-worker which could simplify this kind of problem. But that won't be before HAProxy 3.1 unfortunately :-) -- William Lallemand