Hi, I'm looking to expand my usage of stunnel.

One thing i'm wondering, is there a way to use multiple accepts for the
same service.

Like:

[httpsmain]
accept  = 443
accept = :::443
connect = 10.0.1.1:9443

or even something like.

[httpsmain]
accept  = 443,:::443
connect = 10.0.1.1:8443

The reason is I'm about to setup some service with sni with a few domains
and certs, but if I have to have them on v4 and v6 it looks like i'll have
to double everything up.

Is there a better way?



----------------------------------
Brandon Jackson
bojack1...@gmail.com
<https://mail.google.com/mail/?view=cm&fs=1&tf=1&to=bojack1...@gmail.com>
_______________________________________________
stunnel-users mailing list
stunnel-users@stunnel.org
https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users

Reply via email to