Shane Lontis
|
4669015d7b
Add ossl_ x509 symbols
|
3 years ago |
Dr. David von Oheimb
|
dd5fa5f5af
CMP: On NULL-DN subject or issuer input omit field in cert template
|
3 years ago |
Dr. David von Oheimb
|
5e128ed120
CMP: Fix total_timeout behavior; small doc and diagnostic improvements
|
3 years ago |
Dr. David von Oheimb
|
daf1300b80
Add internal X509_add_certs_new(), which simplifies matters
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Dr. David von Oheimb
|
3d46c81a7d
CMP: Allow PKCS#10 input also for ir, cr, kur, and rr messages
|
3 years ago |
Dr. David von Oheimb
|
f87ead9801
ossl_cmp_certreq_new(): Fix POPO key mismatch in case newPkey is just public key
|
4 years ago |
Richard Levitte
|
a150f8e1fc
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
4 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Dr. David von Oheimb
|
d718521fca
cmp_msg.c: Use issuer of reference cert as default issuer entry in certTemplate
|
4 years ago |
Matt Caswell
|
98c35dc48d
Fix safestack issues in crmf.h
|
4 years ago |
Matt Caswell
|
798f932980
Fix safestack issues in cmp.h
|
4 years ago |
Matt Caswell
|
b4780134df
Fix safestack issues in asn1.h
|
4 years ago |
Matt Caswell
|
e144fd36ce
Fix safestack issues in x509v3.h
|
4 years ago |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 years ago |
Dr. David von Oheimb
|
6d1f50b520
Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt
|
4 years ago |
Dr. David von Oheimb
|
cac30a69bc
cmp_msg.c: Copy libctx and propq of CMP_CTX to newly enrolled certificate
|
4 years ago |
Dr. David von Oheimb
|
eeccc23723
Introduce X509_add_cert[s] simplifying various additions to cert lists
|
4 years ago |
Dr. David von Oheimb
|
1202de4481
Add OSSL_CMP_MSG_write(), use it in apps/cmp.c
|
4 years ago |
Dr. David von Oheimb
|
fafa56a14f
Export ossl_cmp_msg_load() as OSSL_CMP_MSG_read(), use it in apps/cmp.c
|
4 years ago |
Dr. David von Oheimb
|
593d6554f8
Export crm_new() of cmp_msg.c under the name OSSL_CMP_CTX_setup_CRM()
|
4 years ago |
Dr. David von Oheimb
|
299e0f1eae
Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_certreq()
|
4 years ago |
Dr. David von Oheimb
|
1337a3a998
Constify X509_check_akid and prefer using X509_get0_serialNumber over X509_get_serialNumber
|
4 years ago |
Dr. David von Oheimb
|
11baa470a2
Fix CMP -days option range checking and test failing with enable-ubsan
|
4 years ago |
Dr. David von Oheimb
|
1a27fe4be2
Bug fix in ossl_cmp_certRep_new(): must allocate empty extraCerts stack
|
4 years ago |
Dr. David von Oheimb
|
b27ff9b87c
Streamline the approach to set CMP message recipient and expected sender
|
4 years ago |
Dr. David von Oheimb
|
63f1883dca
Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert()
|
4 years ago |
Dr. David von Oheimb
|
143be4748e
Add -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MSG_update_transactionID()
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |