Rich Salz
|
51e5df0ed0
Load rand state after loading providers
|
3 years ago |
Armin Fuerst
|
963a65bfb4
apps/ca: Properly handle certificate expiration times in do_updatedb
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Dr. David von Oheimb
|
1579594383
APPS: Allow OPENSSL_CONF to be empty, not loading a config file
|
3 years ago |
Dr. David von Oheimb
|
ec2bfb7d23
apps/{req,x509,ca}.c Make sure certs have SKID and AKID X.509 extensions by default
|
3 years ago |
Rich Salz
|
021410ea3f
Check non-option arguments
|
4 years ago |
Dr. David von Oheimb
|
1a683b80dc
apps/{ca,req,x509}.c: Improve diag and doc mostly on X.509 extensions, fix multiple instances
|
4 years ago |
Dr. David von Oheimb
|
d858e743a9
apps/{req,x509,ca}.c: Clean up code setting X.509 cert version v3
|
4 years ago |
David von Oheimb
|
9c73e48a08
Minor cleanup of error output for various apps
|
7 years ago |
David von Oheimb
|
c1097eecdf
apps/ca: Minor code and doc cleanup
|
7 years ago |
Richard Levitte
|
22dddfb925
APPS: Remove the format argument where it's not used
|
4 years ago |
xuyunjia
|
6a13c9c984
resolve defects: reverse_inull; row[DB_exp_date] referenced before checking
|
4 years ago |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 years ago |
Dr. David von Oheimb
|
1061baf646
apps/ca.c: Rename confusing variable 'req' to 'template_cert' in certify_cert()
|
4 years ago |
Dr. David von Oheimb
|
50eb2a5077
load_key_certs_crls(): Restore output of fatal errors
|
4 years ago |
Richard Levitte
|
cdb5129e5c
Use OPENSSL_SYS_TANDEM instead of OPENSSL_SYSNAME_TANDEM
|
4 years ago |
Matt Caswell
|
e74e562f1c
Fix safestack issues in conf.h
|
4 years ago |
Matt Caswell
|
24c4ea958e
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
|
4 years ago |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 years ago |
Randall S. Becker
|
08073700cc
NonStop port updates for 3.0.0.
|
4 years ago |
Chris Novakovic
|
64713cb10d
apps/ca: allow CRL lastUpdate/nextUpdate fields to be specified
|
4 years ago |
Dr. David von Oheimb
|
5a0991d0d9
Add/harmonize multi-valued RDN support and doc of ca, cmp, req, storeutl, and x509 apps
|
4 years ago |
Dr. David von Oheimb
|
2a33470b4f
Make better use of new load_cert_pass() variant of load_cert() in apps/
|
4 years ago |
Dr. David von Oheimb
|
b3c5aadf4c
apps: make use of OSSL_STORE for generalized certs and CRLs loading
|
4 years ago |
Dr. David von Oheimb
|
57c05c57c3
apps: Correct and extend diagnostics of parse_name()
|
4 years ago |
Shane Lontis
|
6725682d77
Add X509 related libctx changes.
|
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
|
6d382c74b3
Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c
|
4 years ago |
David von Oheimb
|
9d5aca6553
Add function load_csr(file,format,desc) to apps/lib/apps.c
|
7 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |