t
ident "@(#)tls.1t.sunman 1.2 10/03/16 SMI"

This man page created by Oracle to provide an overview of the tls

"tls" 1T 1.6 tls "Tcl Extension Packages"
NAME
tls - binding to Openssl Toolkit.
DESCRIPTION
This extension provides a generic binding to OpenSSL, utilizing the Tcl_StackChannel API for Tcl 8.2 and higher. The sockets behave exactly the same as channels created using Tcl's built-in socket command with additional options for controlling the SSL session.

For the usage of the tls, see:

/usr/share/doc/tls-1.6/html/tls.htm

Note, this extension is obsolete and will be removed in a future release of Oracle Solaris.

LICENSE
To view the license terms, attribution, and copyright for tls, run "pkg info --license runtime/tcl-8/tcl-openssl".
FILES

0

20 /usr/lib/tcl8.5/tls1.6/libtls1.6.so shared object

/usr/lib/tcl8.5/tls1.6/tls.tcl tcl script for the extension

"SEE ALSO"
openssl(5), libtcl(3)