Hi all,
I am using openssl to generate CSRs using the REQ app.
Is there any way that I can request SGC certificates? I tried to find some
reference to it but unfortunatly couldn't.
Thanks for your help,
Ori.
__
OpenSSL Project
Hi all,
I'm trying to write an application (an SSL server) that does client
authentication.
My application sends the certificate request using a renegotiate on an
already open connection.
When I connect to my applicatio with either an OpenSSL s_client or with
Netscape, everything wroks fine. Th