0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-20 03:52:28 +02:00
openvpn/sample-scripts
Heiko Hund 5e86fd9377 UTF-8 X.509 distinguished names
The UTF-8 support that came with commit 2627335 does allow international
usernames and passwords. This patch introduces UTF-8 support for X.509 DNs.
Additionally, instead of using the legacy openssl format, DNs are now
displayed in RFC 2253 format; "/C=ru/L=\xD0\x9C\xD0\xBE\xD1\x81\xD0\xBA\xD0
\xB2\xD0\xB0/O=\xD0\x9A\xD1\x80\xD0\xB5\xD0\xBC\xD0\xBB\xD1\x8C/CN=kreml.ru"
becomes "C=ru, L=Москва, O=Кремль, CN=kreml.ru".

Since the specific character classes for X.509 names are removed, the
"no-name-remapping" configuration option has no use anymore and is removed
as well.

Signed-off-by: Heiko Hund <heiko.hund@sophos.com>
Acked-by: Adriaan de Jong <dejong@fox-it.com>
Acked-by: David Sommerseth <davids@redhat.com>
Signed-off-by: David Sommerseth <davids@redhat.com>
2012-02-04 14:50:50 +01:00
..
auth-pam.pl This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
bridge-start bash->bourne script cleanup 2010-10-21 11:33:42 +02:00
bridge-stop bash->bourne script cleanup 2010-10-21 11:33:42 +02:00
openvpn.init Fix line continuation in chkconfig init script description. 2011-03-01 10:16:01 +01:00
ucn.pl version 2.1_beta1 2005-09-26 07:40:02 +00:00
verify-cn UTF-8 X.509 distinguished names 2012-02-04 14:50:50 +01:00