On Mon, 2003-09-08 at 22:42, Bret Hughes wrote:
> On Mon, 2003-09-08 at 13:36, Edward Croft wrote:
> > I am having a problem staring apache on one of my servers. All Servers
> > are identical, all running RHAS. However, one is giving me an error
> > every time I try to start Apache.
> > 
> > [Mon Sep  8 13:58:58 2003] [error] mod_ssl: Init:
> > (qabuyerapp2.hq.openratings.com:443) Unable to configure RSA server
> > private key (OpenSSL library error follows)
> > [Mon Sep  8 13:58:58 2003] [error] OpenSSL:
> > error:0B080074:lib(11):func(128):reason(116)
> > 
> 
> a google on  error:0B080074:lib(11):func(128):reason(116)
> led me to 
> 
> http://www.omnigroup.com/mailman/archive/webobjects-dev/2003-June/034362.html
> 
> the pertinent part:
> 
> ****************************************************************
> 
>  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)
> ****************************************************************
> 
> HTH
> 
> Bret
> 
Got it, thanks Bret. I had to wipe out the crt, and key. Then do a make
testcert. That allowed me to get it back up. Weird though, why it did it
when I had it running just fine before.
That's what I get for letting QA touch these boxes.
Ed


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to