Converting certificate

2005-12-19 Thread Martijn Moret
Hi, I've created a certificate request with openssl and received the certificate from verisign. I need to use this certificate with IIS on windows server 2003 but can't seem to convert the certificate. Here the message: openssl x509 -in cert.crt -outform DER -out cert.der unable to load

Re: Converting certificate

2005-12-19 Thread Dr. Stephen Henson
On Mon, Dec 19, 2005, Martijn Moret wrote: Hi, I've created a certificate request with openssl and received the certificate from verisign. I need to use this certificate with IIS on windows server 2003 but can't seem to convert the certificate. Here the message: openssl x509 -in

Re: Converting certificate

2005-12-19 Thread Martijn Moret
Hi, I've created a certificate request with openssl and received the certificate from verisign. I need to use this certificate with IIS on windows server 2003 but can't seem to convert the certificate. Here the message: openssl x509 -in cert.crt -outform DER -out cert.der unable to load