Commit History

Author SHA1 Message Date
  Pauli 51cda01c61 req: detect a bad choice of digest early 3 years ago
  Tomas Mraz 6a2f82b439 req: fix default bits handling for -newkey 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Pauli 8ee66a092c req: fix Coverity 1485137 Explicit null dereference 3 years ago
  Dr. David von Oheimb 8b893c35da APPS req: Extend the -keyout option to be respected also with -key 3 years ago
  Dr. David von Oheimb 54e8f7259b DOC: Improve description of 'req' app: -new, -newkey, and -keyout options 3 years ago
  Dr. David von Oheimb a7e4ca5b4e Add warning to key/param generating apps on potential delay due to missing entropy 4 years ago
  Richard Levitte f0fa37a4a7 Fix 'openssl req' to be able to use provided keytypes 3 years ago
  Tomas Mraz d382e79632 Make the -inform option to be respected if possible 3 years ago
  Dr. David von Oheimb b0f960189b APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 3 years ago
  Petr Gotthard 91034b68b3 apps/ca,req,x509: Switch to EVP_DigestSignInit_ex 3 years ago
  David Benjamin cdf63a3736 Add X509 version constants. 3 years ago
  Tomas Mraz eaf8a40d97 Prefer fetch over legacy get_digestby/get_cipherby 3 years ago
  Rich Salz 606a417fb2 Fetch and free cipher and md's 3 years ago
  Dr. David von Oheimb 3ad6030948 APPS: make apps strict on app_RAND_load() and app_RAND_write() failure 3 years ago
  Shane Lontis e6c2f96489 Fix more certificate related lib_ctx settings. 3 years ago
  Dr. David von Oheimb 46a11faf3b apps/x509.c: Improve print_name() and coding style of large print loop in x509_main() 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 04a1b3fa7b apps/req.c: Make sure -verify option takes effect also with -x509 3 years ago
  Dr. David von Oheimb 0ae8d4ca9e apps/req.c: Cosmetic improvements of code and documentation 3 years ago
  Dr. David von Oheimb b65c5ec8f5 apps/req.c: Add -copy_extensions option for use with -x509; default: none 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 ea9fd333d1 apps/req.c: make -subj work with -x509; clean up related code 3 years ago
  Dr. David von Oheimb 6ad957f127 apps/req.c: add -CA and -CAkey options; improve code and doc 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
  Richard Levitte 3a1ee3c199 Drop OPENSSL_NO_RSA everywhere 3 years ago
  Rich Salz 021410ea3f Check non-option arguments 3 years ago