6 lines
237 B
Markdown
6 lines
237 B
Markdown
# tls
|
|
|
|
TLS is an OpenSSL / RSA-bsafe Tcl extension that provides secure connections on top of the Tcl socket mechanism.
|
|
Within a few lines of code, users can query https servers (see the tclhttpd project for an https server using TLS).
|
|
|