[stunnel-users] Stunnel configuration for multiple domains on single IP
Amol
mandm_zoom at yahoo.com
Fri Mar 11 17:24:11 CET 2011
I read an article saying that it is possible to run one instance of the stunnel and have it verify multiple certificates...
http://mirt.net/pipermail/stunnel-users/2006-March/001074.html
my stunnel version is
stunnel 4.35 on x86_64-unknown-linux-gnu with OpenSSL 0.9.8k 25 Mar 2009
Threading:PTHREAD SSL:ENGINE Sockets:POLL,IPv6
can someone tell me how this can be done
--- On Fri, 3/4/11, Amol <mandm_zoom at yahoo.com> wrote:
From: Amol <mandm_zoom at yahoo.com>
Subject: [stunnel-users] Stunnel configuration for multiple domains on single IP
To: stunnel-users at stunnel.org
Date: Friday, March 4, 2011, 4:42 PM
I was trying to configure stunnel to work for multiple domains on the same IP address, just wanted to know how to configure stunnel to listen on different ports? has anyone done it yet?
[https-lo]
cert=/etc/stunnel/ssl/group-cert.pem
key = /etc/stunnel/ssl/lo.key
accept=x.x.x.x:443
connect=x.xxx.xx.11:8000
TIMEOUTclose=0
xforwardedfor=yes
[https-lo2]
cert=/etc/stunnel/ssl/group2-cert.pem
key = /etc/stunnel/ssl/lo2.key
accept=xx.xx.xx.xx:444
connect=x.xxx.xx.11:80
TIMEOUTclose=0
xforwardedfor=yes
but i still get this error when i access the second domain (lo2)
(Error code: ssl_error_bad_cert_domain)
-----Inline Attachment Follows-----
_______________________________________________
stunnel-users mailing list
stunnel-users at stunnel.org
http://stunnel.mirt.net/mailman/listinfo/stunnel-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stunnel.org/pipermail/stunnel-users/attachments/20110311/4a36bbba/attachment.html>
More information about the stunnel-users
mailing list