欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Stunnel
(→Links) |
(→Links) |
||
第12行: | 第12行: | ||
*http://www.stunnel.org/ | *http://www.stunnel.org/ | ||
*http://stunnel.mirt.net/ | *http://stunnel.mirt.net/ | ||
− | |||
− | |||
[[Category:OpenSSL]] | [[Category:OpenSSL]] |
2010年9月21日 (二) 11:21的最后版本
Stunnel is a free multi-platform computer program, used to provide universal TLS/SSL tunnelling service.
Stunnel can be used to provide secure encrypted connections for clients or servers that do not speak TLS or SSL natively. It runs on a variety of operating systems, including most Unix-like operating systems and Windows. It relies on a separate library such as OpenSSL or SSLeay to implement the underlying TLS or SSL protocol.
Stunnel uses Public-key cryptography with X.509 digital certificates to secure the SSL connection. Clients can optionally be authenticated via a certificate too.
If linked against libwrap, it can be configured to act as a proxy-firewall service as well.
Stunnel is maintained by Michal Trojnara and Brian Hatch. Released under the terms of the GNU General Public License.