Hi.
I need to implement a feature where my client can use the Sophos client with a single connection profile (a single imported .ovpn SSL VPN file) but pointing to 2 different locations. If the first IP fails, it will establish itself in the second, however the IPs are from 2 different Sophos devices.
Since authentication is based on the certificate (in addition to the username and password), is there a way to create or import the same certificate on these two devices?
The idea would be for the file to contain:
connect-retry 10
connect-retry-max 2
remote <serverVPN-1> 8443 tcp-client
remote <serverVPN-2> 8443 tcp-client
Thanks
Added TAGs
[edited by: Erick Jan at 12:11 AM (GMT -8) on 14 Nov 2024]