Is there some way to set up an OpenVPN server with multiple distinct VPN 
segments behind
a common listening port, such that I can dispatch connections based on which CA 
signed
the client certificate?

I've trying to avoid having different config-files on the clients if possible,
but having different keys and certificates is fine.

If it's not something that OpenVPN can manage itself, maybe there's some sort of
proxy that I could put in front of OpenVPN? Sort-of like how slt can dispatch 
to different
back-end TLS ports based on SNI, except based on the client credentials 
presented
instead of SNI?


_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to