Re: [squid-users] HTTPS certificate chain

From: Michael Pye <michael_at_ulimit.org>
Date: Mon, 05 Sep 2011 12:21:39 +0100

On 05/09/2011 07:16, Yucong Sun (å¶é›¨é£ž) wrote:
> Hi,
>
> How can I tell squid to send along certificate chain together with the
> server cert? Should that be embed in the certificate PEM ?
>
> Cheers.

You need to concatenate your regular ssl certifcate and intermediate
certificate in the same file, in the correct order i.e.

$ cat myserver.crt intermediate.crt > big.crt

then use big.crt as your certificate.

Michael
Received on Mon Sep 05 2011 - 11:21:47 MDT

This archive was generated by hypermail 2.2.0 : Mon Sep 05 2011 - 12:00:02 MDT