Hello,

On Thu, Jun 14, 2018 at 11:22 AM, Jef Steelant <j...@steelant.be> wrote:

> 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?
>
>
> I solved this problem for my purpose by writing a custom RSA method.



-- 
SY, Dmitry Belyavsky
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to