[stunnel-users] Trying to Upgrade stunnel, but compile isn't working?

Michael D. Setzer II mikes at kuentos.guam.net
Thu Apr 4 00:21:18 CEST 2013


On 3 Apr 2013 at 22:39, Michal Trojnara wrote:

Date sent:	Wed, 03 Apr 2013 22:39:16 +0200
From:	Michal Trojnara <Michal.Trojnara at mirt.net>
To:	stunnel-users at stunnel.org
Subject:	Re: [stunnel-users] Trying to Upgrade stunnel,
	but compile isn't working?

> On 2013-03-30 14:39, Michael D. Setzer II wrote:
> > With the new version I have to provide the 
> > /etc/stunnel/stunnel.conf, but it doesn't load any of the options.
> You may use 'ltrace' and/or 'strace' to diagnose why it dies silently
> on your system.

I have got it working, but seems the main issue was the default 
was to put the pid file in a directory that did not exist on my 
system, but it gave no error. Then had an issue with the fips not 
working, so recompiled using this option and additions to the 
stunnel.conf file. Older versions just had clien = yes at top,  but 
know need to specify pid and cert lines, added others from an 
example.

Configure options

./configure --disable-fips --disable-ipv6

stunnel.conf 

client = yes
pid = /var/run/stunnel.pid
debug = 5
output = /var/log/stunnel.log
socket = l:TCP_NODELAY=1
socket = r:TCP_NODELAY=1
cert = /etc/stunnel/stunnel.pem
compression = zlib

[gmailpop]
accept = 20995
connect = pop.gmail.com:995

[gmailsmtp]
accept = 20465
connect = smtp.gmail.com:465

[gmailimap]
accept = 20993
connect = imap.gmail.com:993


> 
> Mike
> 
> 
> 
> 


+----------------------------------------------------------+
  Michael D. Setzer II -  Computer Science Instructor      
  Guam Community College  Computer Center                  
  mailto:mikes at kuentos.guam.net                            
  mailto:msetzerii at gmail.com
  http://www.guam.net/home/mikes
  Guam - Where America's Day Begins                        
  G4L Disk Imaging Project maintainer 
  http://sourceforge.net/projects/g4l/
+----------------------------------------------------------+

http://setiathome.berkeley.edu (Original)
Number of Seti Units Returned:  19,471
Processing time:  32 years, 290 days, 12 hours, 58 minutes
(Total Hours: 287,489)

BOINC at HOME CREDITS
SETI        14335726.491678   |   EINSTEIN    10693070.799852
ROSETTA      6798552.793218   |   ABC         15903532.519753




More information about the stunnel-users mailing list