help: ssl problem

dvnscr

Verified User
Joined
Jun 29, 2009
Messages
40
Hello,

Maybe anyone knows why apache under directadmin does not read
SSLCACertificateFile/SSLCertificateChainFile ?

I have tested my certificate on other servers and it works perfectly, while on directadmin server it fails complaining that cannot read chain file or when testing with tools it complains that intermediate certificate (SSLCACertificateFile) may be wrong. So if I change this option it makes no difference, while on other servers it does.
 
If Apache can't read the Chain file it's either in the wrong format, in the wrong location (i.e., a location where Apache doesn't know about it), or has the wrong ownership/permissions.

Jeff
 
Back
Top