7 Aug
2019
7 Aug
'19
8:24 p.m.
On 07/08/2019 14:28 telsch telsch@gmx.de wrote:
with v2.2.34 i can use:
ssl_ca =
after upgrade to v2.3.X it doesn't work like before.
it's working if i manual cat ca-bundle.pem and ssl-imap.pem into one file and using only:
ssl_cert =
i thought ssl_ca is where to put the intermediate cert?
(Sorry for duplicate mail, keyboard acted up...)
No, that has always been a mistake and it was fixed in 2.3. Our SSL pages in documentation & wiki have always recommended concatenating the intermediates with the cert.
Aki