Re: END of maintenance
Grant Taylor <[email protected]>
| Newsgroups | aioe.news.helpdesk |
|---|---|
| Organization | Aioe.org NNTP Server |
| Message-ID | <[email protected]> |
On 7/20/21 10:10 AM, Aioe wrote: > Thank you for your suggestion, if you're able to make some test i'm > curious about the support of modern SSL certificates by current newsreaders I was able to connect to Aioe without any problems after reconfiguring Thunderbird to use SSL/TLS for connection security and restarting Thunderbird. (The restart is related to a long standing Thunderbird issue.) I am connecting to nntp.aioe.org (port 563) with OpenSSL and not having any problems. I see the CN is nntp.aioe.org and the SANs are nntp.aioe.org and news.aioe.org. I have the same success if I connect to news.aioe.org. echo "" | openssl s_client -connect nntp.aioe.org:563 | openssl x509 -text -- Grant. . . . unix || die