jens-maus / yam

:mailbox_with_mail: YAM (short for 'Yet Another Mailer') is a MIME-compliant open-source Internet email client written for Amiga-based computer systems (AmigaOS4, AmigaOS3, MorphOS, AROS). It supports POP3, SMTP, TLSv1/SSLv3 connection security, multiple users, multiple identities, PGPv2/v5 encryption, unlimited hierarchical folders, an ARexx interface, etc...
https://yam.ch
GNU General Public License v2.0
62 stars 18 forks source link

Error validating server certificate for 'pop.gmail.com:995' #603

Closed jens-maus closed 7 years ago

jens-maus commented 8 years ago

Originally by javierdlr@euskalnet.net on 2015-08-18 20:05:48 +0200


Summary

Since a couple of weeks everytme I GET message I get a window with: Error validating server certificate for 'pop.gmail.com:995' clicking on ACCEPT downloads the message without problem.

'ca-bundle.crt' getting "old"?

Steps to reproduce

  1. I just click on GET
  2. Window/Requester pops up, clicking on ACCEPT downloads messages ok.

    Expected results

Downloading from pop.gmail.com without warning requester.

Actual results

Regression

Notes

jens-maus commented 8 years ago

Originally by javierdlr@euskalnet.net on 2015-08-18 20:06:48 +0200


Attachment added: sgrab000.png (33.7 KiB) sgrab000.png grab of YAM's warning requester

jens-maus commented 8 years ago

Originally by javierdlr@euskalnet.net on 2015-08-18 20:07:45 +0200


Attachment added: certificate.txt (3.5 KiB) YAM's SHOW CERTIFICATE button output

tboeckel commented 8 years ago

Originally on 2015-08-18 21:03:37 +0200


This is exactly the same issue as described in #530. AmiSSL is outdated and fails to validate a perfectly valid certificate. A new AmiSSL version linked against a recent OpenSSL version is in the works, but it will take some more time to finish it.