diff --git a/wolfssl/wolfcrypt/asn.h b/wolfssl/wolfcrypt/asn.h index d7d6b1a2c..066cefefb 100644 --- a/wolfssl/wolfcrypt/asn.h +++ b/wolfssl/wolfcrypt/asn.h @@ -774,7 +774,7 @@ extern const WOLFSSL_ObjectInfo wolfssl_object_info[]; #define NID_id_pkix_OCSP_basic 74 #define NID_any_policy 75 #define NID_anyExtendedKeyUsage 76 -#define NID_givenName 99 /* 2.5.4.42 */ +#define NID_givenName 100 /* 2.5.4.42 */ #define NID_initials 101 /* 2.5.4.43 */ #define NID_title 106 #define NID_description 107