[pubcookie-users] index.cgi 500 Internal Server Error

Nathan Dors dors at cac.washington.edu
Sun Feb 6 08:33:29 PST 2005


> bash-2.05$ ls -al /usr/local/apache/conf/ssl.key
> total 6
> drwx------   2 webowner other        512 Feb  4 14:45 .
> drwxr-xr-x   7 webowner other        512 Feb  2 11:50 ..
> -rw-r--r--   1 webowner other        887 Feb  4 14:39 supervillain.key

OK, given those permissions the index.cgi must be running as 
webowner, right? Perhaps you run Apache as this user.

If that's the case, well, I'm not sure what to look at next. 
You've already got the logging_level at 3 and the error message is 
consistently pointing to the ssl_key_file, right? Maybe it's some 
sort of platform-specific bug loading the private key. What OS are 
you using, with what compiler, version of OpenSSL, etc.

-Nathan


More information about the pubcookie-users mailing list