Hello, I am having problems getting my cert to work in apache 2.0 on RH8. I have edited the SSL directives in conf.d/ssl.conf to point to my certs and key files however when I try to point to the CA using SSLCACertificateFile, I get an error saying my certificate is corrupt or has been modified when trying to access it from a browser. If I comment out the SSLCACertificate file and restart Apache, I can access the site but I get a different error saying it is an untrusted cert. If I look at the chain, the CA's and root do not show up(of course cause I commented that out) So how am I supposed to implement my cert?
Has anyone else experienced this? Is there a way around it? I can send my conf if needed. Any help will be much appreciated.
Has anyone else experienced this? Is there a way around it? I can send my conf if needed. Any help will be much appreciated.