Commit History

Author SHA1 Message Date
  Dr. David von Oheimb 46a11faf3b apps/x509.c: Improve print_name() and coding style of large print loop in x509_main() 3 years ago
  Dr. David von Oheimb 859e5f1621 apps/x509.c: Improve indentation of the large print loop in x509_main() 3 years ago
  Dr. David von Oheimb ed0a5ac920 apps/x509.c: Fix too eager call to X509_set_issuer_name() introduced recently 3 years ago
  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 3 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 3 years ago
  Dr. David von Oheimb d858e743a9 apps/{req,x509,ca}.c: Clean up code setting X.509 cert version v3 3 years ago
  Richard Levitte d7e498ac55 Deprecate RSA harder 4 years ago
  Rich Salz a18cf8fc63 Remove -C option from x509 command 3 years ago
  Richard Levitte 22dddfb925 APPS: Remove the format argument where it's not used 3 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