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

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Andrew Colin Kissa
Ημερομηνία:  
Προς: Gary Stainburn
Υ/ο: exim-users
Αντικείμενο: 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