-
-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: accept self-signed nauta.cu certificates #5953
base: main
Are you sure you want to change the base?
Conversation
This will allow users to enable strict TLS checks.
We need to get recent certificates for imap.nauta.cu and smtp.nauta.cu |
https://webmail.enet.cu/ has a Let's Encrypt certificate valid for imap.nauta.cu and smtp.nauta.cu, but it is not actually used for IMAP and SMTP servers. Here is a certificate chain downloaded with Firefox:
|
We need someone to run this and save certificates they see:
|
Probably you mean
|
This will allow users to enable strict TLS checks.