Can an OPenSSL cert, be used to run an https server on a Windows IIS 5 on Win2K platform?

2002-04-01 Thread Martyn [EMAIL PROTECTED]
I would like to do some testing with HTTPS on the above platform. Can the Openssl system be used with IIS 5 on win 2K?     Thanks Martyn

certificate request

2002-04-01 Thread Lidia Castillejo
Hi, I'm creating two tools: one is a client tool to generate key pairs, certificate requests, pkcs#12... and the other is a CA tool (check certificates requests, generate certificates from certificates requests...) What are the correctly steps to generate a client certificate from a certificate

problems signing cert

2002-04-01 Thread Terry Davis
Hello, I am attempting to manage user certificates for vpn reasons. I am trying to sign a certificate request. openssl ca -config /usr/share/ssl/openssl.cnf -policy policy_anything -out tdavis-cert.pem -infiles tdavis-req.pem Here is what it does: Using configuration from /usr/share/ssl/opens