mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
Updated to OpenSSL 1.0.0d 8 Feb 2011
This commit is contained in:
parent
3f70b461e6
commit
e4c5aceba4
17 changed files with 66 additions and 53 deletions
|
|
@ -258,6 +258,7 @@ typedef struct x509_cinf_st
|
|||
ASN1_BIT_STRING *issuerUID; /* [ 1 ] optional in v2 */
|
||||
ASN1_BIT_STRING *subjectUID; /* [ 2 ] optional in v2 */
|
||||
STACK_OF(X509_EXTENSION) *extensions; /* [ 3 ] optional in v3 */
|
||||
ASN1_ENCODING enc;
|
||||
} X509_CINF;
|
||||
|
||||
/* This stuff is certificate "auxiliary info"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue