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

Etusivu
Poista viesti
Vastaa
Lähettäjä: Andrew Colin Kissa
Päiväys:  
Vastaanottaja: Gary Stainburn
Kopio: exim-users
Aihe: 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