From Newsgroup: comp.lang.tcl
On 6/19/2026 12:50 PM, Brian wrote:
On 6/19/26 6:55 AM, saito wrote:
For starters, you need to step up to a more recent TclTLS release.
Version 2.0 has been out since Jan and 1.8 for a year or so before that.
See https://core.tcl-lang.org/tcltls/index.
First of all, thank you for your useful input. I appreciate it.
There are several packages that I would like to upgrade asap, to be
honest. I will add this to the list.
Question: Is TclTLS same as Tls? Or did a name change occur with version
2.0?
and most modern web sites will refuse those connections. So use command
line options "-ssl2 0 -ssl3 0 -tls1 0 -tls1.1 0 -tls1.2 1 -tls1.3 1"
with your tls::socket command.
This line looks very similar to the one I was using, except for the tiny
fact that tls1.3 was set to 0. I changed that to 1 and things seem to be
OK at first glance with my tests. I hope it stays that way. I will
report back if I see any issues.
Thanks again!
--- Synchronet 3.22a-Linux NewsLink 1.2