Skip to content

NickolasLapp/stunnel

 
 

Repository files navigation

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.

About

Public repository based on official releases

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
COPYING
GPL-2.0
COPYRIGHT.GPL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 53.7%
  • Shell 30.5%
  • Makefile 10.9%
  • M4 4.2%
  • Other 0.7%