Re: [Openvpn-devel] [PATCH 3/3] add new option for X.509 name verification

2013-03-07 Thread Heiko Hund
Hi Arne, On Wednesday 06 March 2013 22:38:56 Arne Schwabe wrote: > I looked through these and I think they are okay. Since most users don't > know what RDN, RDN prefix and DN are an example like I just sent a second version of 3/3 including examples in the man page, as you suggested. > Most use

Re: [Openvpn-devel] [PATCH 3/3] add new option for X.509 name verification

2013-03-06 Thread Arne Schwabe
Am 22.02.13 10:44, schrieb Heiko Hund: Add the option --verify-x509-name to provide the functionality of the now deprecated --tls-remote. The new option accepts RFC 2253 subject DNs only and compares RDN or RDN prefix only if configured explicitly. I looked through these and I think they are ok