https://github.com/tmc/stunnel
out of date git clone of stunnel
https://github.com/tmc/stunnel
Last synced: 11 months ago
JSON representation
out of date git clone of stunnel
- Host: GitHub
- URL: https://github.com/tmc/stunnel
- Owner: tmc
- License: other
- Created: 2011-06-28T18:41:53.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-06-28T22:34:21.000Z (almost 15 years ago)
- Last Synced: 2024-12-04T13:11:52.674Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 2.91 MB
- Stars: 3
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
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.