mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
5 lines
227 B
Plaintext
5 lines
227 B
Plaintext
TLS (aka SSL) Channel - can be layered on any bi-directional Tcl_Channel.
|
|
|
|
Both client and server-side sockets are possible, and this code should work
|
|
on any platform as it uses a generic mechanism for layering on SSL and Tcl.
|