10 Jul
2006
10 Jul
'06
5:47 p.m.
HenkJan Wolthuis wrote:
I'm not using .rc2 yet, i'm using dovecot-20060612 with clientcerts / crls,
I'm not sure, but maybe this is the problem: After beta8 CRLchecking was added, ssl_ca_file should be a file with the ca_cert followed by a crl. (certificate revocation list)
If this is the problem, you can:
- generate a crl, add the crl to ca_cert.pem (crl in PEM format) or
That was it. Everything works beautifully now, thanks.