Server certificate verification error with Dovecot 2.3.2.1

2018-09-12 Thread Robert Gill
I'm attempting to upgrade my Dovecot installation to 2.3.2.1. My SSL certificate authority provides a bundle containing their CA, plus intermediate CAs, which I configure using the 'ssl_ca' option. The comments in the configuration file say to only set this when you're requiring client certificates

Re: Server certificate verification error with Dovecot 2.3.2.1

2018-09-13 Thread Robert Gill
On Thu, Sep 13, 2018 at 05:59:16AM +0300, Aki Tuomi wrote: > You are supposed to put the intermediates into the cert file after the > cert in order from cert to root. ssl_ca is not used for this. > ---Aki TuomiDovecot oy On Wed, Sep 12, 2018 at 11:43:23PM -0700, Joseph Tam wrote: > Try creating yo