Displaying 1 result from an estimated 1 matches for "itsnv607".
2013 Jul 09
3
httpd ssl problems
...39;/etc/pki/tls/certs/enmu.edu.crt' does not exist or is empty
It's a cute error. I have checked several times for misspellings, looked at the enmu.edu.crt file (looks like a cert to me) and I can certify that it is not empty and it most certainly exists. Want some proof? Here...
[root at itsnv607 ~]# ls -l /etc/pki/tls/certs
total 1224
-rw-r--r--. 1 root root 571450 Apr 7 2010 ca-bundle.crt
-rw-r--r--. 1 root root 651083 Apr 7 2010 ca-bundle.trust.crt
-rw-r--r--. 1 apache apache 1874 Jul 9 11:54 enmu.edu.crt
-rwxr-xr-x. 1 root root 3197 Jul 9 11:54 gd_bundle.crt
-rw---...