[8.900][ANSWERED] SSL VPN with openvpn 2.2.2

I find that the generated config file from the UTM V9 Beta generates the tls-remote entry like this:
tls-remote "C=ch, L=., O=., CN=firewall01, emailAddress=user@foo.bar"

Using OpenVPN 2.2.2 the tls-remote entry is expected in this format:
tls-remote "/C=ch/L=./O=./CN=firewall01/emailAddress=user@foo.bar"

The second entry looks more like standard to me, right?
Parents Reply Children
No Data