Sujet : Re: Port 563 TLSv1.3 [Letsencrypt]
De : info (at) *nospam* tcpreset.invalid (Gabx)
Groupes : news.software.nntpDate : 31. Mar 2025, 21:22:02
Autres entêtes
Organisation : An antother poorly-installed InterNetNews site
Message-ID : <vsetha$25d98$1@news.tcpreset.net>
References : 1 2 3 4 5 6
User-Agent : flnews/1.2.1 (for GNU/Linux)
Julien ÉLIE wrote:
as arguments to the nnrpd process.
innd usually listens on port 119 so it spawns nnrpd on the same port. It
is meant for unencrypted reader connections. You should not use "-S"
for nnrpdflags.
You need running nnrpd as a daemon on port 563. See the last point in
CHECKLIST:
https://www.eyrie.org/~eagle/software/inn/docs/checklist.html
And naturally more details in the "TLS Support" section of nnrpd manual
page:
https://www.eyrie.org/~eagle/software/inn/docs/nnrpd.html
Yes you are right,
i noticed it:
openssl s_client news.tcpreset.net:119
Connecting to 94.130.76.71
CONNECTED(00000003)
depth=2 C=US, O=Internet Security Research Group, CN=ISRG Root X1
.....................................
I don't want this on port 119, thanks.
Gabx