tls/README.md

6 lines
237 B
Markdown
Raw Normal View History

2024-01-05 18:34:22 +01:00
# 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).