Re: [exim] setting up purchased SSL certificates on existing…

Góra strony
Delete this message
Reply to this message
Autor: Andrew Colin Kissa
Data:  
Dla: Gary Stainburn
CC: exim-users
Temat: Re: [exim] setting up purchased SSL certificates on existing system

> On 30 Apr 2018, at 15:58, Gary Stainburn via Exim-users <exim-users@???> wrote:
>
> Could someone please point me to (easy to understand) instructions on how to
> install my new certificate onto Exim (and Dovecot too if possible)


You need to concatenate the certificates together in one file.

cat www.example.com.crt bundle.crt > www.example.com.chained.crt

- A