Tcl Binding for the OpenSSL Library
This extension provides a generic binding for Tcl to OpenSSL, utilizing
the new 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.
- Developed at devel:languages:tcl
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates/tls && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
tcltls-1.7.22.tar.gz | 0000165206 161 KB | |
tls-test-certs.tar.gz | 0000008137 7.95 KB | |
tls.changes | 0000004752 4.64 KB | |
tls.spec | 0000001936 1.89 KB |
Revision 22 (latest revision is 24)
Dominique Leuenberger (dimstar_suse)
accepted
request 887015
from
Reinhard Max (rmax)
(revision 22)
- Update to version 1.7.22 * Allow loading certificates and keys as values instead of files. * add "version" element with SSL/TLS protocol version to tls::status * Obsoletes tls-fix-channel-state.patch - Add 2048 bit keys for testing, because recent openssl versions don't accept 1024 bits anymore (tls-test-certs.tar.gz). - Update upstream URLs.
Comments 0