2 .\" ident "@(#)tls.1t.sunman 1.2 10/03/16 SMI"
4 .\" This man page created by Oracle to provide an overview of the tls
6 .TH "tls" 1T 1.6 tls "Tcl Extension Packages"
8 tls \- binding to Openssl Toolkit.
10 This extension provides a generic binding to OpenSSL, utilizing the
11 Tcl_StackChannel API for Tcl 8.2 and higher. The sockets behave exactly the
12 same as channels created using Tcl's built-in socket command with additional
13 options for controlling the SSL session.
15 For the usage of the tls, see:
17 .B /usr/share/doc/tls-1.6/html/tls.htm
20 To view the license terms, attribution, and copyright for tls, run
21 "pkg info --license runtime/tcl-8/tcl-openssl".
25 /usr/lib/tcl8.6/tls1.6.7/libtls1.6.7.so
28 /usr/lib/tcl8.6/tls1.6.7/tls.tcl
29 tcl script for the extension