> On 30 Apr 2018, at 15:58, Gary Stainburn via Exim-users <[email protected]> > 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 -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
