OPNsense Forum

Archive => 19.1 Legacy Series => Topic started by: nivek1612 on February 04, 2019, 01:05:13 pm

Title: [SOLVED] OPENVPN client Export verify-x509 issue
Post by: nivek1612 on February 04, 2019, 01:05:13 pm
at 18.7 the VPN client export used

verify-x509-name [FQDN] name

Now it uses

verify-x509-name "/C=GB/ST=[state]/L=[place]/O=[org]/emailAddress=[email]/CN=[FQDN]" subject

this is causing the server to reject the connection

changing back to

verify-x509-name [FQDN] name

and all works again

Title: Re: OPENVPN client Export verify-x509 issue
Post by: nivek1612 on February 04, 2019, 01:42:32 pm
Sorry didn't look hard enough its solved here


https://github.com/opnsense/core/issues/3174 (https://github.com/opnsense/core/issues/3174)


re-tested and confirmed
Title: Re: [SOLVED] OPENVPN client Export verify-x509 issue
Post by: franco on February 05, 2019, 09:27:29 am
Hi Kev,

19.1.1 today. :D


Cheers,
Franco