Re: Unable to load config info from

2008-09-02 Thread A . L . M . Buxey
Hi, > Folks, > I know this a well known issue, but still didnt find a solution. > When generating the key pair certificates, running the command > openssl req -new -key mydomain.com.key -out mydomain.com.csr) I received and > error message as > follows: > > Unable

Unable to load config info from

2008-09-02 Thread Tan, Liao
Folks, I know this a well known issue, but still didnt find a solution. When generating the key pair certificates, running the command openssl req -new -key mydomain.com.key -out mydomain.com.csr) I received and error message as follows: Unable to load config info from /var/empty/extlib/tmp

Re: Unable to load config info

2003-12-09 Thread Sivasakthi (sakthi)
ay, December 10, 2003 12:28 PM Subject: Unable to load config info Dear SSL Community/Dattesh, I've downloaded the Apache &SSL from the link recommended by Dattesh from a prior mail thread. Whilst configuring the ssl.conf, i decided to use a key and cert that i generated for my apache ss

Unable to load config info

2003-12-09 Thread Sivasakthi (sakthi)
gt;genrsa -out tst.key 1024", was ok However when i tried generating CSR"openssl>req -new -key tst.key -out tst.csr", i received the following error:- " Unable to load config info unable to find 'distinguished_name' in config problems making Cer

Error : unable to load config info

2001-03-26 Thread selvaganesh mariappan
Sir, This is with reference to generating CSR file. We have installed Apache+modssl along with Openssl.But while generating CSR error occurs that Using Configuration from /usr/local/ss/openssl.cnf unable to load config info. It seems that openssl.cnf is not generated. What would be the problem

Re: "Unable to load config info" error

1999-10-07 Thread Dr Stephen Henson
Matthias Liebetanz wrote: > > This error occured when I tried to make a server certificate: > > >OpenSSL> req -new -x509 -days 365 -key ca.key -out ca.crt > >Using configuration from c:\openssl\openssl.cnf > >Unable to load config info > >Ente

"Unable to load config info" error

1999-10-07 Thread Matthias Liebetanz
This error occured when I tried to make a server certificate: >OpenSSL> req -new -x509 -days 365 -key ca.key -out ca.crt >Using configuration from c:\openssl\openssl.cnf >Unable to load config info >Enter PEM pass phrase: >unable to find 'distinguished_name'