Matt Caswell
fecb3aae22
Update copyright year
...
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Release: yes
2022-05-03 13:34:51 +01:00
Dr. David von Oheimb
b6144bb8c1
X509V3_set_ctx(): Improve documentation
...
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17358 )
2022-01-03 12:46:49 +01:00
Dr. David von Oheimb
317acac5cc
X509V3_set_ctx(): Clarify subject/req parameter for constructing SAN email addresses from subject DN
...
Also slightly improve the style of the respective code in crypto/x509/v3_san.c.
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17145 )
2021-12-07 15:14:49 +01:00
Dr. David von Oheimb
15ac84e603
X509V3_set_ctx(): Clarify use of subject/req parameter for constructing SKID by hash of pubkey
...
This does not change the semantics of expected usage because only either one may be given.
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17145 )
2021-12-07 15:13:26 +01:00
Richard Levitte
4333b89f50
Update copyright year
...
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13999 )
2021-01-28 13:54:57 +01:00
Dr. David von Oheimb
2ed63033e4
x509v3.h.in: Deprecate CTX_TEST and replace it by X509V3_CTX_TEST
...
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13658 )
2021-01-13 11:53:16 +01:00
Dr. David von Oheimb
41e597a01d
Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed cert
...
Also clean up some related auxiliary functions and documentation
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13658 )
2021-01-13 11:53:15 +01:00