[openssl-users] Engine for an openssl server with a private key

Dmitry Belyavsky beldmit at gmail.com
Thu Jun 14 08:34:43 UTC 2018


Hello,

On Thu, Jun 14, 2018 at 11:22 AM, Jef Steelant <jef at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20180614/1d25edaf/attachment.html>


More information about the openssl-users mailing list