Problems changing PEM to DER

1999-07-21 Thread Rothert, Klaus
Hi, we have an inhouse CA which uses Netscapes CMS. Unfortunately CMS only accepts DER encoded certificates AFAIK. So I tried to change my generated PEM certificate to DER but I only get an error msg. System: apache 1.3.6 + mod_ssl 2.3.5 + openssl 0.9.3a on linux 2.0.36/libc6 key generated

Re: Problems changing PEM to DER

1999-07-21 Thread Ralf S. Engelschall
On Wed, Jul 21, 1999, Rothert, Klaus wrote: certificate request generated with: openssl req -new -days 730 -config sslconfig.cnf -key server.key -out server.csr Trying to change the encoding (as mentioned in http://www.modssl.org/docs/2.3/ssl_faq.html#ToC28) I get an error message: