Hi,

I have a program that sets up multiple server connections with a different
private RSA key for each. I want to offload the private key to another
process. I did this for client connections
with SSL_CTX_set_client_cert_engine but nothing similar exists for a server
connection. Can this be done?

Regards,
Jef Steelant
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to