[Openvpn-devel,0/2] x509-username-fields improvements

Message ID 951b0ff7-9fb7-405b-bf6e-ef4ebf12afaf@gmx.de
Headers show
Series x509-username-fields improvements | expand

Message

corubba Feb. 15, 2025, 6:58 p.m. UTC
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