On 22.02.2014 11:27, Falco Schwarz wrote:
> Yes, for testing I am currently using these directives (without comment):
> 
> SSLCertificateFile      conf/ssl/foo.bar.cer    # leaf only
> SSLCertificateKeyFile   conf/ssl/foo.bar.key    # key only
> SSLCertificateChainFile conf/ssl/foo.bar.ca     # chain only                  
>                   

The only explanation I can imagine then is that your mod_ssl.so / httpd
binary does not include the complete mod_ssl-2.4.x-certkeyfile-v3.diff
patch. Does "strings mod_ssl.so | grep AH02559" show any output?

Kaspar

Reply via email to