From 587bd49c325d935d9be15d1ae62727a8f9ab7967 Mon Sep 17 00:00:00 2001 From: Bob Beck Date: Wed, 24 Sep 2025 10:16:11 -0600 Subject: [PATCH] Update doc/designs/rfc4514.md Co-authored-by: Andrew Dinh Reviewed-by: Neil Horman Reviewed-by: Tomas Mraz Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/28639) --- doc/designs/rfc4514.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/designs/rfc4514.md b/doc/designs/rfc4514.md index 3c5d6ce07c7..1523480b1e3 100644 --- a/doc/designs/rfc4514.md +++ b/doc/designs/rfc4514.md @@ -121,7 +121,7 @@ Only the entries of type "A" (Attribute Type) are potentially relevant. All the *mainstream* attribute types are already listed in `crypto/objects/objects.txt` and should be already supported: -| Attribute Name | OID | Reference | +| Attribute Name | OID | Reference | |---|---|---| | uid | 0.9.2342.19200300.100.1.1 | [RFC4519] | | userId | 0.9.2342.19200300.100.1.1 | [RFC4519] | -- 2.47.3