hanasaki at gmail.com
2020-May-25 00:54 UTC
How to make IMAPS SSL Cert for Dovecot that works with Thunderbird
Config has ssl_verify_client_cert = no What options might have the client auth turned on? TYIA On 5/24/20 6:40 PM, Felipe Gasper wrote:> From what I can tell, ?SSL alert number 42? means that you?ve configured Dovecot to require client authentication. > > Otherwise, your Let?s Encrypt certificate (with its authority chain) should suffice. > > -FG > >> On May 24, 2020, at 5:45 PM, hanasaki at gmail.com wrote: >> >> Hello all, >> >> What are the instructions for making an SSL cert for Dovecot IMAPS? >> >> Two methods have been tried, and work, with Evolution; however generate the following error when Thunderbird tries to connect. >> >> Thank you, >> >> method 1 : self signed >> openssl req -newkey rsa:4096 -sha512 -x509 -days 365 -nodes -keyout mykey.key -out mycert.pem >> >> method 2 : Let's Encrypt (LE) CA >> Created with Certbot >> >> ERROR >> TLS handshaking: SSL_accept() failed: error:14094412:SSL routines:ssl3_read_bytes:sslv3 alert bad certificate: SSL alert number 42, session=<+oooooo> >> <hanasaki.vcf> >-------------- next part -------------- A non-text attachment was scrubbed... Name: hanasaki.vcf Type: text/x-vcard Size: 4 bytes Desc: not available URL: <https://dovecot.org/pipermail/dovecot/attachments/20200524/8d5fb2a1/attachment.vcf>
Benny Pedersen
2020-May-25 01:29 UTC
How to make IMAPS SSL Cert for Dovecot that works with Thunderbird
On 2020-05-25 02:54, hanasaki at gmail.com wrote:> Config has > ssl_verify_client_cert = no > What options might have the client auth turned on?why does gmail attacht empty vcard info ? without any config snippes its hard to say what config error is local https://wiki.dovecot.org/SSL/DovecotConfiguration is it auth_ssl_require_client_cert = yes i dont use this auth features to make thunderbird work
Hanasaki Jiji
2020-May-25 15:01 UTC
How to make IMAPS SSL Cert for Dovecot that works with Thunderbird
>From the config : auth_ssl_require_client_cert = noGMail empty vcard ... I have no ideas . so sorry. Coding snippets. What can I provide for you that will help? NOTE: it is pretty much the default config from Debian. Thank you, On Sun, May 24, 2020 at 9:29 PM Benny Pedersen <me at junc.eu> wrote:> > On 2020-05-25 02:54, hanasaki at gmail.com wrote: > > Config has > > ssl_verify_client_cert = no > > What options might have the client auth turned on? > > why does gmail attacht empty vcard info ? > > without any config snippes its hard to say what config error is local > > https://wiki.dovecot.org/SSL/DovecotConfiguration > > is it auth_ssl_require_client_cert = yes > > i dont use this auth features to make thunderbird work
Maybe Matching Threads
- How to make IMAPS SSL Cert for Dovecot that works with Thunderbird
- How to make IMAPS SSL Cert for Dovecot that works with Thunderbird
- How to make IMAPS SSL Cert for Dovecot that works with Thunderbird
- How to make IMAPS SSL Cert for Dovecot that works with Thunderbird
- How to make IMAPS SSL Cert for Dovecot that works with Thunderbird