generating a CSR with SGC using openssl.

2001-09-10 Thread Ori Yosefi
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

Client authentication succeeds with Netscape but failes with IE

2001-08-09 Thread Ori Yosefi
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