Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 years ago |
Dr. David von Oheimb
|
50eb2a5077
load_key_certs_crls(): Restore output of fatal errors
|
4 years ago |
Matt Caswell
|
b4780134df
Fix safestack issues in asn1.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 |
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
|
57c05c57c3
apps: Correct and extend diagnostics of parse_name()
|
4 years ago |
Shane Lontis
|
6725682d77
Add X509 related libctx changes.
|
4 years ago |
Nihal Jere
|
7e4f01d8ba
fixed swapped parameter descriptions for x509
|
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
|
ade08735f9
Improve documentation, layout, and code comments regarding self-issued certs etc.
|
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 |
Dr. David von Oheimb
|
01c12100f7
Clean up the use of ERR_print_errors() in apps.c and in four apps
|
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 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Dr. David von Oheimb
|
2b264aee6f
Fix descriptions of credentials and verification options for various apps
|
4 years ago |
Richard Levitte
|
2292c8e17f
APPS: Remove all traces of special SM2 treatment.
|
4 years ago |
Pauli
|
6bd4e3f231
cmdline app: add provider commandline options.
|
4 years ago |
Bastian Germann
|
d4c3bdb0f1
apps x509: restrict CAkeyform option to OPT_FMT_PDE
|
4 years ago |
Bastian Germann
|
16d560439d
apps x509: passing PKCS#11 URL as -signkey
|
4 years ago |
Jussi Keranen
|
0ab6fc79a9
Fix regression on x509 keyform argument
|
5 years ago |
Rich Salz
|
5388f9862d
Add "sections" to -help output
|
5 years ago |
David von Oheimb
|
529586085e
Add -new and -subj options to x509 app for direct cert generation
|
5 years ago |
David von Oheimb
|
56a98c3efd
fix x509 -force_pubkey option to take effect with cert input or self-signing; improve its doc
|
5 years ago |
Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 years ago |
Richard Levitte
|
d91d443f0d
apps: Stop pretending to care about Netscape keys
|
6 years ago |
Ana María Martínez Gómez
|
f223e8fd1c
Support directories with "." in x509_load_serial()
|
6 years ago |
Bernd Edlinger
|
2d1b5717b9
Previously this x509 command line was working, restore that
|
6 years ago |