On 21 May 2013, at 5:37 PM, Jorge Ventura wrote:

> Somech,
> The server side is using one .pem file like this:
> 
> <private key>
> <the certificate>
> <intermediate 1>
> <intermediate 2>
> 
> The <intermediate 2> was signed by one root CA available at client
> side and the two intermediate was supplied by the same root authority.
> I think that I didn't forgot that.


It depends on the server, but with Apache for example, I think you need to 
explicitly specify SSLCertificateChainFile, even if that same file is also 
specified using SSLCertificateFile. 


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to