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
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