Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomconte/stunnel-psk
This is a modified stunnel that accepts TLS pre-shared-keys (PSK)
https://github.com/tomconte/stunnel-psk
Last synced: 12 days ago
JSON representation
This is a modified stunnel that accepts TLS pre-shared-keys (PSK)
- Host: GitHub
- URL: https://github.com/tomconte/stunnel-psk
- Owner: tomconte
- License: other
- Created: 2014-09-05T14:12:41.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-05T14:16:57.000Z (about 10 years ago)
- Last Synced: 2024-10-26T09:47:14.228Z (25 days ago)
- Language: C
- Size: 699 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- 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 doReporting problems and other contacts
See FAQ file.