On 20.02.2024 um 21:47 Uhr LucLan wrote:
I have a question, how to set tin (or other reader) not to send the
User agent?
In Thunderbird:
mailnews.headers.sendUserAgent
I have a question, how to set tin (or other reader) not to send the User agent?
I have a question, how to set tin (or other reader) not to send the
User agent?
LucLan <address@is.invalid> wrote:
I have a question, how to set tin (or other reader) not to send the User
agent?
Put/change "advertising=OFF" in ~/.tin/tinrc, or via the
configuration menu. Or in ~/.tin/attributes to apply settings only
for certain groups.
LucLan <address@is.invalid> wrote:
I have a question, how to set tin (or other reader) not to send the User
agent?
Put/change "advertising=OFF" in ~/.tin/tinrc, or via the
configuration menu. Or in ~/.tin/attributes to apply settings only
for certain groups.
On 20.02.2024 22:54, Computer Nerd Kev wrote:
I have another question, is 'tin' capable to connect to a tls server
(nntps port 563)?
I tried to add port to ~/.tin/newsrctable
also I tried to add -p 563 to the command line...
the result is it do not connect, and it seems that 'tin' can not handle ssl/tls
Thank you.
On 21.02.2024 11:09, Dave Royal wrote:
LucLan <address@is.invalid> Wrote in message:
On 20.02.2024 22:54, Computer Nerd Kev wrote:
I have another question, is 'tin' capable to connect to a tls server
(nntps port 563)?
I tried to add port to ~/.tin/newsrctable
also I tried to add -p 563 to the command line...
the result is it do not connect, and it seems that 'tin' can not handle
ssl/tls
Thank you.
It has a setting:
tls_ca_cert_file
The name of file containing all trusted CA certificates used for
NNTPS (RFC8143) connections. If left empty the system default
will be used.
<http://www.tin.org/bin/man.cgi?section=5&topic=tin>
tls_ca_cert_file is not present in ~/tin/tinrc
if I add it manually, after first run of tin, the parameter is deleted
by the application.
I use tin 2.6.3, installed from AUR (arch)
something is fishy ...
On 21.02.2024 11:09, Dave Royal wrote:
LucLan <address@is.invalid> Wrote in message:
On 20.02.2024 22:54, Computer Nerd Kev wrote:
I have another question, is 'tin' capable to connect to a tls server
(nntps port 563)?
I tried to add port to ~/.tin/newsrctable
also I tried to add -p 563 to the command line...
the result is it do not connect, and it seems that 'tin' can not handle
ssl/tls
Thank you.
It has a setting:
tls_ca_cert_file
The name of file containing all trusted CA certificates used for
NNTPS (RFC8143) connections. If left empty the system default
will be used.
<http://www.tin.org/bin/man.cgi?section=5&topic=tin>
tls_ca_cert_file is not present in ~/tin/tinrc
if I add it manually, after first run of tin, the parameter is deleted
by the application.
I use tin 2.6.3, installed from AUR (arch)
something is fishy ...
LucLan <address@is.invalid> Wrote in message:
On 21.02.2024 11:09, Dave Royal wrote:
LucLan <address@is.invalid> Wrote in message:
On 20.02.2024 22:54, Computer Nerd Kev wrote:
I have another question, is 'tin' capable to connect to a tls server
(nntps port 563)?
I tried to add port to ~/.tin/newsrctable
also I tried to add -p 563 to the command line...
the result is it do not connect, and it seems that 'tin' can not handle >>>> ssl/tls
Thank you.
It has a setting:
tls_ca_cert_file
The name of file containing all trusted CA certificates used for
NNTPS (RFC8143) connections. If left empty the system default
will be used.
<http://www.tin.org/bin/man.cgi?section=5&topic=tin>
tls_ca_cert_file is not present in ~/tin/tinrc
if I add it manually, after first run of tin, the parameter is deleted
by the application.
I use tin 2.6.3, installed from AUR (arch)
something is fishy ...
I don't have in in tinrc either. But I haven't used secure nntp
since secnews.netscape. But it's evidence that tin does (should,
can, did) support tls. What nntps server are you trying to
connect to?
LucLan <address@is.invalid> Wrote in message:
On 20.02.2024 22:54, Computer Nerd Kev wrote:
I have another question, is 'tin' capable to connect to a tls server
(nntps port 563)?
I tried to add port to ~/.tin/newsrctable
also I tried to add -p 563 to the command line...
the result is it do not connect, and it seems that 'tin' can not handle
ssl/tls
Thank you.
It has a setting:
tls_ca_cert_file
The name of file containing all trusted CA certificates used for
NNTPS (RFC8143) connections. If left empty the system default
will be used.
<http://www.tin.org/bin/man.cgi?section=5&topic=tin>
LucLan <address@is.invalid> Wrote in message:
On 21.02.2024 11:09, Dave Royal wrote:
LucLan <address@is.invalid> Wrote in message:
On 20.02.2024 22:54, Computer Nerd Kev wrote:
I have another question, is 'tin' capable to connect to a tls server
(nntps port 563)?
I tried to add port to ~/.tin/newsrctable
also I tried to add -p 563 to the command line...
the result is it do not connect, and it seems that 'tin' can not handle >>>> ssl/tls
Thank you.
It has a setting:
tls_ca_cert_file
The name of file containing all trusted CA certificates used for
NNTPS (RFC8143) connections. If left empty the system default
will be used.
<http://www.tin.org/bin/man.cgi?section=5&topic=tin>
tls_ca_cert_file is not present in ~/tin/tinrc
if I add it manually, after first run of tin, the parameter is deleted
by the application.
I use tin 2.6.3, installed from AUR (arch)
something is fishy ...
I don't have in in tinrc either. But I haven't used secure nntp
since secnews.netscape. But it's evidence that tin does (should,
can, did) support tls. What nntps server are you trying to
connect to?
On 21.02.2024 12:19, LucLan wrote:
On 21.02.2024 11:09, Dave Royal wrote:
It has a setting:
tls_ca_cert_file
The name of file containing all trusted CA certificates used for
NNTPS (RFC8143) connections. If left empty the system default
will be used.
<http://www.tin.org/bin/man.cgi?section=5&topic=tin>
tls_ca_cert_file is not present in ~/tin/tinrc
if I add it manually, after first run of tin, the parameter is deleted
by the application.
I use tin 2.6.3, installed from AUR (arch)
something is fishy ...
'--with-nntps' is missing from PKGBUILD
mystery solved :-/
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 19:32:50 |
Calls: | 10,390 |
Calls today: | 1 |
Files: | 14,061 |
Messages: | 6,416,962 |