Re: [Savannah-hackers-public] fencepost complains about the SSLv3
Well, it seems the issue of Python3.10. I made it work after retreating to Python2.7. BTW, I'm using getmail6 Best regards. On Sun, Jun 4, 2023 at 6:32 PM Ineiev wrote: > On Sun, Jun 04, 2023 at 06:21:35PM +0800, Nala Ginrut wrote: > > When I receive mails from fencepost today, I got this error: > > This is a mailing list for Savannah support; > we don't administrate fencepost, > https://savannah.gnu.org/maintenance/NotSavannahAdmins/ > > CCing sysad...@fsf.org. > > > -cut--- > > getmail version 6.18.11 > > Copyright (C) 1998-2023 Charles Cazabon and others. Licensed under GNU > GPL > > version 2. > > SimplePOP3SSLRetriever:mu...@fencepost.gnu.org:995: > > getmailrc: socket error ([SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert > > handshake failure (_ssl.c:997)) > > -end-- > > > > And I've checked and updated the latest fingerprint: > > cut- > > openssl s_client -connect fencepost.gnu.org:995 | openssl x509 > -fingerprint > > -noout > > depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X1 > > verify return:1 > > depth=1 C = US, O = Let's Encrypt, CN = R3 > > verify return:1 > > depth=0 CN = fencepost.gnu.org > > verify return:1 > > SHA1 > Fingerprint=FE:C2:E8:65:49:E0:ED:1E:83:01:B4:01:FD:C7:4C:2B:9D:DE:87:F2 > > --end- > > > > It doesn't solve the issue even I updated the fingerprint. > > > > Any thoughts to help? > > > > Thanks! > > Best regards. > > >
Re: [Savannah-hackers-public] fencepost complains about the SSLv3
On Sun, Jun 04, 2023 at 06:21:35PM +0800, Nala Ginrut wrote: > When I receive mails from fencepost today, I got this error: This is a mailing list for Savannah support; we don't administrate fencepost, https://savannah.gnu.org/maintenance/NotSavannahAdmins/ CCing sysad...@fsf.org. > -cut--- > getmail version 6.18.11 > Copyright (C) 1998-2023 Charles Cazabon and others. Licensed under GNU GPL > version 2. > SimplePOP3SSLRetriever:mu...@fencepost.gnu.org:995: > getmailrc: socket error ([SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert > handshake failure (_ssl.c:997)) > -end-- > > And I've checked and updated the latest fingerprint: > cut- > openssl s_client -connect fencepost.gnu.org:995 | openssl x509 -fingerprint > -noout > depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X1 > verify return:1 > depth=1 C = US, O = Let's Encrypt, CN = R3 > verify return:1 > depth=0 CN = fencepost.gnu.org > verify return:1 > SHA1 Fingerprint=FE:C2:E8:65:49:E0:ED:1E:83:01:B4:01:FD:C7:4C:2B:9D:DE:87:F2 > --end- > > It doesn't solve the issue even I updated the fingerprint. > > Any thoughts to help? > > Thanks! > Best regards. > signature.asc Description: PGP signature
[Savannah-hackers-public] fencepost complains about the SSLv3
Hi folks! When I receive mails from fencepost today, I got this error: -cut--- getmail version 6.18.11 Copyright (C) 1998-2023 Charles Cazabon and others. Licensed under GNU GPL version 2. SimplePOP3SSLRetriever:mu...@fencepost.gnu.org:995: getmailrc: socket error ([SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:997)) -end-- And I've checked and updated the latest fingerprint: cut- openssl s_client -connect fencepost.gnu.org:995 | openssl x509 -fingerprint -noout depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X1 verify return:1 depth=1 C = US, O = Let's Encrypt, CN = R3 verify return:1 depth=0 CN = fencepost.gnu.org verify return:1 SHA1 Fingerprint=FE:C2:E8:65:49:E0:ED:1E:83:01:B4:01:FD:C7:4C:2B:9D:DE:87:F2 --end- It doesn't solve the issue even I updated the fingerprint. Any thoughts to help? Thanks! Best regards.