In file *.ovpn the following Line:
tls-remote "C=Country, L=City, O=Organization, CN=astaro.domain.tld, emailAddress=urs@domain.tld"
should be:
tls-remote "/C=Country/L=City/O=Organization/CN=astaro.domain.tld/emailAddress=urs@domain.tld"
I use not the new OpenVPN Version from UTM9!
tls-remote "C=Country, L=City, O=Organization, CN=astaro.domain.tld, emailAddress=urs@domain.tld"
should be:
tls-remote "/C=Country/L=City/O=Organization/CN=astaro.domain.tld/emailAddress=urs@domain.tld"
I use not the new OpenVPN Version from UTM9!