Roger Bodén <[EMAIL PROTECTED]>:
> Our application can have several certificates to use when acting as an
> SSL client. In order to choose the right certificate for each connection
> we intend to set a callback using SSL_CTX_set_client_cert_cb that will
> return the private key and certificate to
Hallo,
Sorry, forget this mail.
(Was a reply to another one...)
At 10:48 24.06.99 +0200, you wrote:
>At 09:58 24.06.99 +0200, you wrote:
>>Hi,
>Hallo,
>
>>Our application can have several certificates to use when acting as an
>>SSL client. In order to choose the right certificate for each connec
At 09:58 24.06.99 +0200, you wrote:
>Hi,
Hallo,
>Our application can have several certificates to use when acting as an
>SSL client. In order to choose the right certificate for each connection
>we intend to set a callback using SSL_CTX_set_client_cert_cb that will
>return the private key and cer
Hi,
Our application can have several certificates to use when acting as an
SSL client. In order to choose the right certificate for each connection
we intend to set a callback using SSL_CTX_set_client_cert_cb that will
return the private key and certificate to use. In this callback we need
to acc