Search: Home Bugtraq Vulnerabilities Mailing Lists Jobs Tools Beta Programs
Stunnel
by Michal Trojnara,
Platforms: FreeBSD, Linux, Windows 2000, Windows 95/98, Windows NT
Categories: Cryptography, General, Network Utilities, Traffic Encryption, Tunneling
Version: v4.05
URL: http://stunnel.mirt.net/
The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote server. It can be used to add SSL functionality to commonly used inetd daemons like POP2, POP3, and IMAP servers without any changes in the programs' code. It will negotiate an SSL connection using the OpenSSL or SSLeay libraries. It calls the underlying crypto libraries, so stunnel supports whatever cryptographic algorithms you compiled into your crypto package.

Comments Mode:
Stunnel 2001-11-06
Anonymous (2 replies)
Unable to launch in daemon mode under windowz:

stunnel -c -p xxx.pem -d 21 -r x.x.x.x:y.

It asks pem phrase. I couldn't find any idea to work around....

[ more ]  [ reply ]
Stunnel 2002-01-02
Anonymous
If it is asking for pem phrase, it is likely your certificate is encrypted. The certificate must be unencrypted for Stunnel to run in daemon mode....

[ more ]  [ reply ]
Stunnel 2002-01-03
siculars
is there a file descriptor option , like in gpg?

something like:

stunnel -c -p xxx.pem -d 21 -r x.x.x.x:y --passphrase-fd 0 < passfile.

not familiar with the cmd syntax...

[ more ]  [ reply ]







 

Privacy Statement
Copyright 2009, SecurityFocus