Posted to tcl by kbk at Sat Aug 19 01:28:38 GMT 2023view pretty

Different SSL error wheh changing the method to 'STARTTLS':
preshook ::jlib::tls_proceed failed: 1
protocol not supported
    while executing
"::tls::import sock55dde2ff3360 -command ::tkjabber::tls_callback -server 0 -tls1 yes -ssl2 no -cafile /usr/local/tkchat/bin/bin/certs.pem -ssl3 yes -r..."
    ("eval" body line 1)
    invoked from within
"eval [linsert [array get a] 0 ::tls::import $sock]"
    (procedure "::jlib::tls_proceed" line 19)
    invoked from within
"::jlib::tls_proceed ::jlib::jlib4 proceed {proceed {xmlns urn:ietf:params:xml:ns:xmpp-tls} 1 {} {}}"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 $func [list $jlibname $tag $xmldata]"
protocol not supported
    while executing
"::tls::import sock55dde2ff3360 -command ::tkjabber::tls_callback -server 0 -tls1 yes -ssl2 no -cafile /usr/local/tkchat/bin/bin/certs.pem -ssl3 yes -r..."
    ("eval" body line 1)
    invoked from within
"eval [linsert [array get a] 0 ::tls::import $sock]"
    (procedure "::jlib::tls_proceed" line 19)
    invoked from within
"::jlib::tls_proceed ::jlib::jlib4 proceed {proceed {xmlns urn:ietf:params:xml:ns:xmpp-tls} 1 {} {}}"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 $func [list $jlibname $tag $xmldata]"