The Open Source Swiss Army Knife

/cryptography/
/cryptography/ + sub-categories
http://www.sirfsup.com/
web directory content
    
      

Not logged in
Chat Register Login
return to:  http:/www.sirfsup.com      /cryptography 
Permalink: stunnel.htm
Title: running the stunnel command from the commandline
article options : please login   |  print view

  1. command line arguments
to run at any time must have /etc/ssl/certs/stunnel.pem

command line arguments

stunnel -d imaps -r localhost:imap
-d as a daemon
-d specifies the port
-r use the existing service imap on host localhost
stunnel -d imaps -l /usr/sbin/imapd
-l start the service yourself
-d specifies the port

Leave a Reply
Your Name:     anonymous
Your Email:
Website:  
Comments:

The author will be notified of your reply.
return to top