Re: VeriSign certificate with openssl

2007-10-22 Thread Marek Marcola
Hello, A follow-up question just for double check. The my_cert.pem file consists of two parts: [RSA private key] and [certificate (public key)]. Is this the correct sequence? I saw a certificate file that contains three parts: [certificate (?)], [RSA private key], [certificate (public key)].

Re: VeriSign certificate with openssl

2007-10-17 Thread Wolfgang Riedel
Hi Dennis, you want (maybe) -BEGIN CERTIFICATE- MIICPDCCAaUCEHC65B0Q2Sk0tjjKewPMur8wDQYJKoZIhvcNAQECBQAwXzELMAkG A1UEBhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMTcwNQYDVQQLEy5DbGFz cyAzIFB1YmxpYyBQcmltYXJ5IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTk2

Re: VeriSign certificate with openssl

2007-10-17 Thread Dennis Kim
Thanks, much. - Dennis Wolfgang Riedel wrote: Hi Dennis, you want (maybe) -BEGIN CERTIFICATE- MIICPDCCAaUCEHC65B0Q2Sk0tjjKewPMur8wDQYJKoZIhvcNAQECBQAwXzELMAkG A1UEBhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMTcwNQYDVQQLEy5DbGFz

VeriSign certificate with openssl

2007-10-16 Thread Dennis Kim
Hi All, We have a web server running on Apache/Tomcat platform (Sun Solaris 10) with a VeriSign certificate. I'm trying to use the same certificate with openssl 0.9.8f for my stand-alone web services application (listening on separate ports, of course). So I followed the procedure as in

Re: VeriSign certificate with openssl

2007-10-16 Thread Marek Marcola
Hello, We have a web server running on Apache/Tomcat platform (Sun Solaris 10) with a VeriSign certificate. I'm trying to use the same certificate with openssl 0.9.8f for my stand-alone web services application (listening on separate ports, of course). So I followed the procedure as in

Re: VeriSign certificate with openssl

2007-10-16 Thread Dennis Kim
Thanks for the quick response. The missing piece was Root CA certificate. I downloaded (1) VeriSign's intermediate CA cert from VeriSign web site and (2) VeriSign's Root CA from IE browser, and put them into one CA cert file. As you described, the subject-issuer chain is now complete.

Re: VeriSign certificate with openssl

2007-10-16 Thread urjit_gokhale
Hello, We have a web server running on Apache/Tomcat platform (Sun Solaris 10) with a VeriSign certificate. I'm trying to use the same certificate with openssl 0.9.8f for my stand-alone web services application (listening on separate ports, of course). So I followed the procedure as in

Problem reading Verisign certificate with OpenSSL

2001-07-10 Thread phr-2001
I'm trying to read an x509 certificate which was issued by a private Verisign OnSite CA. The Sun JDK 1.2 keytool is able to read it, but OpenSSL, run with the command openssl x509 -text -in cert filename gives the error message: unable to load certificate 29041:error:0D0A2007:asn1

How to Install VeriSign certificate withe OpenSSL

1999-07-02 Thread zli
Hello: I am using Apache server with Openssl, I just purchased VeriSign digital ID. When I tried to install the digital ID, it asked me to run "getca" command, but I don't think Openssl supports it. Could anybody who has the experience share with me for the information? Your help is greatly