https://github.com/timatooth/stunnel
copy of stunnel 5.35 from tarball
https://github.com/timatooth/stunnel
Last synced: about 1 month ago
JSON representation
copy of stunnel 5.35 from tarball
- Host: GitHub
- URL: https://github.com/timatooth/stunnel
- Owner: timatooth
- License: other
- Created: 2016-08-06T06:41:57.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-06T06:49:17.000Z (almost 10 years ago)
- Last Synced: 2025-12-27T01:35:49.245Z (5 months ago)
- Language: C
- Size: 641 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
stunnel overview
Short description
The stunnel program is designed to work as an SSL encryption
wrapper between remote client and local (inetd-startable) or
remote servers. The goal is to facilitate SSL encryption and
authentication for non-SSL-aware programs.
stunnel can be used to add SSL functionality to commonly
used inetd daemons like POP-2, POP-3 and IMAP servers
without any changes in the programs' code.
Compile instructions
See INSTALL file.
License
See COPYING file.
Other files you should read
Changelog What I did
TODO What I'm going to do
Reporting problems and other contacts
See FAQ file.