Re: [users@httpd] How to set an empty certificate Chain?

2014-01-25 Thread daniel bryan
Why have it be blank, cant you just make the chain be it's self if there is no issuer? SSLCertificateChainFile /etc/ssl/private/vhost.chain On Sat, Jan 25, 2014 at 1:51 PM, Hanno Böck wrote: > Hi, > > I have some kind of tricky SSL configuration issue. I have a server > that has a certificate

[users@httpd] How to set an empty certificate Chain?

2014-01-25 Thread Hanno Böck
Hi, I have some kind of tricky SSL configuration issue. I have a server that has a certificate with an intermediate certificate as the default. However, I have one virtual host which only has a certificate with no intermediate. So something like this: SSLCertificateFile /etc/ssl/private/apache.cr