홈페이지 : http://tls.sourceforge.net
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. To use TLS with an earlier version of Tcl than 8.2, please obtain TLS 1.3. Please note that there are known limitations with the stacked channel implementation prior to 8.3.2, so it is recommended that TLS is used with an 8.3.2+ interpreter. The current version of TLS will work with Tcl 8.2+, it is just more stable with 8.3.2+.
이 확장 패키지는 Tcl 8.2 이상에서 Tcl_StackChannel API를 활용하여 OpenSSL에 대한 일반 바인딩을 제공합니다. 이 소켓은 SSL 세션 제어를 위한 추가 옵션과 함께 Tcl의 기본 제공 소켓 명령을 사용하여 만든 채널과 정확히 동일하게 작동합니다. 8.2보다 이전 버전의 Tcl에서 TLS를 사용하려면 TLS 1.3을 받으세요. 8.3.2 이전의 스택 채널 구현에는 알려진 제한 사항이 있으므로 8.3.2 이상의 인터프리터와 함께 TLS를 사용하는 것이 좋습니다. 현재 버전의 TLS는 Tcl 8.2+에서 작동하며, 8.3.2+에서 더 안정적입니다.