This patchset contains two small improvements for the x509-username-fields option. The first patch removes the long-deprecated and only for backwards-compatibility kept uppercasing of the fieldnames. The second patch documents a long available but until now undocumented way to specify fields by their oids.
I ran into several issue with the uppercasing, and while coming up with a bugfix, I figured its easier to instead just finally remove it. Corubba Smith (2): Remove x509-username-fields uppercasing Document x509-username-fields oid usage Changes.rst | 5 +++++ doc/man-sections/tls-options.rst | 12 ++++-------- src/openvpn/options.c | 27 +-------------------------- 3 files changed, 10 insertions(+), 34 deletions(-) -- 2.48.1 _______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel