Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 26 |
Nodes: | 6 (0 / 6) |
Uptime: | 54:30:20 |
Calls: | 632 |
Files: | 1,187 |
D/L today: |
27 files (19,977K bytes) |
Messages: | 178,946 |
Hi,
despite disabling TLS and commenting all the entries regarding it, I
still see errors like this:
Apr 17 09:44:40 news nnrpd[2355543]: error initializing TLS: [CA_file:
] [CA_path: /etc/news] [cert_file: /etc/news/cert.pem] [key_file: /etc/news/key.pem]
Running INN2.6.4
Thus spake Gabx <null@tcpreset.invalid>
Hi,
despite disabling TLS and commenting all the entries regarding it, I
still see errors like this:
Apr 17 09:44:40 news nnrpd[2355543]: error initializing TLS: [CA_file:
] [CA_path: /etc/news] [cert_file: /etc/news/cert.pem] [key_file:
/etc/news/key.pem]
Running INN2.6.4
Your server advertises the STARTTLS command:
Hence, newsreader clients can request SSL encrypted connections
on port 119 by issuing the STARTTLS command, which will fail as
SSL is not configured on your server.
Ray Banana wrote:
Hence, newsreader clients can request SSL encrypted connections
on port 119 by issuing the STARTTLS command, which will fail as
SSL is not configured on your server.
my INN2.6.4 is a package managed by ubuntu apt.
So I have to think that inn in my possession looks for these paths
[CA_path: /etc/news] [cert_file: /etc/news/cert.pem] [key_file /etc/news/key.pem] regardless of whether I have enabled nnrpd -S and the tls*: options.
my INN2.6.4 is a package managed by ubuntu apt.Hence i can get away with it, isn't it?
So I have to think that inn in my possession looks for these paths
[CA_path: /etc/news] [cert_file: /etc/news/cert.pem] [key_file
/etc/news/key.pem] regardless of whether I have enabled nnrpd -S and
the tls*: options.
Thus spake Gabx <info@tcpreset.invalid>
my INN2.6.4 is a package managed by ubuntu apt.Hence i can get away with it, isn't it?
So I have to think that inn in my possession looks for these paths
[CA_path: /etc/news] [cert_file: /etc/news/cert.pem] [key_file
/etc/news/key.pem] regardless of whether I have enabled nnrpd -S and
the tls*: options.
That will be up to your users.