Hi,
I've developped my own ENGINE with OpenSSL. I use that ENGINE to use the private keys of my root certificates. Those certificates are used to sign X509 certificates, CRLs and OCSP responses.
On the other part, one of my component that use the ENGINE must open a ssl connection, the private key and the certificate are not used by the ENGINE.
My question is, how can I setup a ssl connection without having the ENGINE used by the SSL connection ?

Thanks,
Michiels Olivier

Reply via email to