Rich Salz
|
d0190e1163
Process digest option after loading providers
|
3 years ago |
Rich Salz
|
51e5df0ed0
Load rand state after loading providers
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Dr. David von Oheimb
|
05458fdb73
apps/x509.c: Make -x509toreq respect -clrext, -sigopt, and -extfile options
|
3 years ago |
Dr. David von Oheimb
|
b9fbacaa7b
apps/x509.c: Add -copy_extensions option, used when transforming x509 <-> req
|
3 years ago |
Dr. David von Oheimb
|
b24cfd6bf4
apps/x509.c: Major code, user guidance, and documentation cleanup
|
3 years ago |
Dr. David von Oheimb
|
7c5237e1d7
apps/x509.c: Take the -signkey arg as default pubkey with -new
|
3 years ago |
Dr. David von Oheimb
|
41e597a01d
Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed cert
|
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 |
Richard Levitte
|
3a1ee3c199
Drop OPENSSL_NO_RSA everywhere
|
3 years ago |
Pauli
|
47422549da
dsa: apps deprecation changes
|
4 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
|
3 years ago |
Dr. David von Oheimb
|
9c3a52f2a2
apps/x509.c: Factor out common aspects of X509 signing
|
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 |
Richard Levitte
|
d7e498ac55
Deprecate RSA harder
|
4 years ago |
Rich Salz
|
a18cf8fc63
Remove -C option from x509 command
|
4 years ago |
Richard Levitte
|
22dddfb925
APPS: Remove the format argument where it's not used
|
4 years ago |
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 |