You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Baiss Magnusson <ca...@earthlink.net> on 2003/06/13 06:20:37 UTC

[users@httpd] OpenSSL: error:0B080074:lib(11):func(128):reason(116)

I had to renew my SSL certificate and the installation of the 
certificate I just purchased is failing and I am wondering if anyone 
could help me trouble-shoot the failure.

The server is Apache+SSLeay, running on MacOSX Server 10.2.6
Here's the information I have collected so far:

[11/Jun/2003 19:23:16 08315] [info]  Init: Loading certificate & 
private key of SSL-aware server track-your-finances.com:443
[11/Jun/2003 19:23:16 08315] [info]  Init: Requesting pass phrase from 
dialog filter program (/private/etc/httpd/getsslpassphrase)
[11/Jun/2003 19:23:18 08321] [info]  Init: Configuring server 
track-your-finances.com:443 for SSL protocol
[11/Jun/2003 19:23:18 08321] [error] Init: 
(track-your-finances.com:443) Unable to configure RSA server private 
key (OpenSSL library error follows)
[11/Jun/2003 19:23:18 08321] [error] OpenSSL: 
error:0B080074:lib(11):func(128):reason(116)
****************************************************************

 From Apache's mailing list I read, error log problems:
- if you get the following OpenSSL error:
OpenSSL: error:0B080074:lib(11):func(128):reason(116)
check the permissions on /etc/httpd/conf/ssl.key/server.key (should be 
600)
****************************************************************

But, my permission line shows:
-rw-r--r--  1 root  wheel  958 Jun 10 16:52 server.key
-rw-r--r--  1 root  wheel  1265 Jun  4 15:26 server.crt
And I did a
chmod 600 on both <server.key> and <server.crt> and I get the same 
error.
I didn't re-boot the whole server, just stopped and started the Web 
Service.

-----
Baiss Eric Magnusson
Woodinville, WA


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org