Software:Stunnel
From HandWiki
![]() | |
| Developer(s) | Michał Trojnara |
|---|---|
| Initial release | 11 February 1998[1] |
| Repository | www |
| Written in | C[2] |
| Operating system | Multi-platform |
| Type | Proxy, Encryption |
| License | GNU General Public License |
| Website | {{{1}}} |
Stunnel is an open-source multi-platform application used to provide a universal TLS/SSL tunneling service.
Stunnel is used to provide secure encrypted connections for clients or servers that do not speak TLS or SSL natively.[3] It runs on a variety of operating systems,[4] including most Unix-like operating systems and Windows. Stunnel relies on the OpenSSL library to implement the underlying TLS or SSL protocol.
Stunnel uses public-key cryptography with X.509 digital certificates to secure the SSL connection, and clients can optionally be authenticated via a certificate.[5]
Stunnel is maintained by Polish programmer Michał Trojnara and released under the terms of the GNU General Public License (GPL) with OpenSSL exception.[6]
Example
See also
References
- ↑ "stunnel change log" (in en). https://www.stunnel.org/NEWS.html.
- ↑ Trojnara, Michał. "stunnel sources". https://github.com/mtrojnar/stunnel/tree/master/src.
- ↑ O'Donovan, Barry (October 2004). "Secure Communication with Stunnel". Linux Gazette, Issue 107.
- ↑ ""stunnel: Ports"". https://www.stunnel.org/PORTS.html.
- ↑ "stunnel(8) manual"
- ↑ "stunnel license (see COPYRIGHT.md for detailed GPL conditions)" (in en). https://www.stunnel.org/COPYING.html.
External links
- No URL found. Please specify a URL here or add one to Wikidata.

