Add caRepository OID to OpenSSL.

This commit is contained in:
Dr. Stephen Henson
2007-11-23 00:07:48 +00:00
parent f39b8e697c
commit 483dab147d
4 changed files with 17 additions and 5 deletions

View File

@@ -1772,6 +1772,11 @@
#define NID_ad_dvcs 364
#define OBJ_ad_dvcs OBJ_id_ad,4L
#define SN_caRepository "caRepository"
#define LN_caRepository "CA Respository"
#define NID_caRepository 785
#define OBJ_caRepository OBJ_id_ad,4L
#define OBJ_id_pkix_OCSP OBJ_ad_OCSP
#define SN_id_pkix_OCSP_basic "basicOCSPResponse"