tcl versions are more strict about this, should fix PR pkg/47186 by Joern Clausen bump PKGREV being here, set LICENSE (same as tcl)
* define TEST_TARGET.
Reviewed by wiz@
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.