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?
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?