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

2013-03-07 Thread Arne Schwabe
Am 07.03.13 16:36, 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. ACK to man page changes. ACK to the rest

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

2013-03-07 Thread 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. Signed-off-by: Heiko Hund --- doc/openvpn.8| 82 +++