[stunnel-users] How to have multiple HTTPS connection with different PEM file

Andrew Culross Andrew.Culross at twofour.com
Thu Mar 11 21:14:42 CET 2010


We are running sTunnel 4.2 and want to have two HTTPS connection that use
different PEM certs and are having difficulty doing this - how do you set
this up?

 

We have something like

 

 

----

Cert = cert1.pem

 

[https]

connect = xxx.xxx.xxx.xxx:442

connect = yyy.yyy.yyy.yyy:443

accept = 9876

 

------

 

 

and we need something like this?

--------

[https]

connect = xxx.xxx.xxx.xxx:442

cert = cert1.pem

accept = 9876

 

[https]

connect = yyy.yyy.yyy.yyy:443

cert = cert2.pem

accept = 9877

 

-----

 

 

Can we do that in the config file?

 

If not, how does one specify ?

 

Thanks!

 

 

Andrew Culross

TwoFour Systems

445 Hamilton Ave

White Plains, NY 10601

Direct +1 (914) 220-8849 

Main     +1 (914) 220-8800 

Fax       +1 (914) 220-8899 

 <http://www.twofour.com/> www.TwoFour.com 

 

 <http://www.twofour.com/emaildisclaimer.aspx>
http://www.twofour.com/emaildisclaimer.aspx

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stunnel.org/pipermail/stunnel-users/attachments/20100311/3a52bd50/attachment.html>


More information about the stunnel-users mailing list