This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: version of stunnel and SMTP with STARTTLS


> what version of stunnel is this
> http://johnny.chadda.se/article/add-proper-ssltls-support-for-all-applications-using-stunnel/
> 
> I notice that webpage has stunnel using  SMTP..with STARTTLS
> 
> What command would do that with the stunnel that comes with cygwin?

I haven't tried his commands, but it looks like a pretty routine
application of stunnel.  However, the article was written back in 2007,
when stunnel was still in version 3.  Now version 4 is the standard, and
the syntax is different - the options he shows on the command line now go
into configuration files instead.  However, there's a script called
stunnel3 that's still provided for compability with the version 3 syntax.

So, if you just substitute stunnel3 everywhere he uses stunnel, it should
work.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]