Skip to content

Commit 6c7edeb

Browse files
authored
Merge pull request #8800 from douzzer/20250523-WC_NID_netscape_cert_type
20250523-WC_NID_netscape_cert_type
2 parents 999641d + ec842be commit 6c7edeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wolfssl/wolfcrypt/asn.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -901,7 +901,7 @@ extern const WOLFSSL_ObjectInfo wolfssl_object_info[];
901901
#define WC_SN_sm3 "SM3"
902902

903903
/* NIDs */
904-
#define WC_NID_netscape_cert_type WC_NID_undef
904+
#define WC_NID_netscape_cert_type 71
905905
#define WC_NID_des 66
906906
#define WC_NID_des3 67
907907
#define WC_NID_sha256 672

0 commit comments

Comments
 (0)