Hello Henri,

Friday, June 21, 2002, 10:15:57 AM, you wrote:

HvR> Hi all,

HvR> I run a mailserver that supports openSSL (eXtremail). I have generated a
HvR> key and certificate with the following command:

HvR> openssl req -new -newkey rsa:1024 -nodes -keyout key.pem -out cert.pem
HvR> -x509 -config /usr/local/ssl/openssl.cnf

HvR> I copied the key and certificate to /etc/ssl:

HvR> dslrtr.local:/ # ls -al /etc/ssl
HvR> drwxr-xr-x   2 root     root         1024 Jun 21 09:57 .
HvR> drwxr-xr-x   9 root     root         1024 Jun 21 09:42 ..
HvR> -rw-rw----   1 root     root         1322 Jun 21 10:00 cert.pem
HvR> -rw-rw----   1 root     root          891 Jun 21 10:00 key.pem

HvR> I changed to config of my mailserver so that it will look for an SSL-key
HvR> and certificate in /etc/ssl but when I start the mail server I get this
HvR> error:

HvR> SSL Error: error:02001002:system library:fopen:No such file or directory

HvR> Does this error mean that it can't find the key and certificate or does it
HvR> mean something completely different maybe?

Sorry guys, problem solved... turns out it was a silly typo on my part.

-- 
Best regards,
 Henri                            mailto:[EMAIL PROTECTED]


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to