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
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
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
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
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
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
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'