提交 ebc828ca 编写于 作者: D Dr. Stephen Henson

Add extended key usage OID and update STATUS file.

上级 96e479e3
......@@ -5,6 +5,9 @@
Changes between 0.9.1c and 0.9.2
*) Add CA.pl, perl version of CA.sh, add extended key usage OID.
[Steve Henson]
*) Make the top-level INSTALL documentation easier to understand.
[Paul Sutton]
......
......@@ -665,6 +665,11 @@ extern "C" {
#define NID_zlib_compression 125
#define OBJ_zlib_compression 1L,1L,1L,1L,666L.2L
#define SN_ext_key_usage "extendedKeyUsage"
#define LN_ext_key_usage "X509v3 Extended Key Usage"
#define NID_ext_key_usage 126
#define OBJ_ext_key_usage OBJ_ld_ce,37
#include "bio.h"
#include "asn1.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册