Commit History

Author SHA1 Message Date
  Dr. David von Oheimb 342e3652c7 APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is given 1 year ago
  Richard Levitte 45ada6b92b Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branch 1 year ago
  Dr. David von Oheimb 200d844782 APPS: Move load_csr_autofmt() from apps/cmp.c to apps.c and use it also for apps, too 2 years ago
  Dr. David von Oheimb 251e941283 APPS/req.c: Make -reqexts option an alias of -extensions option 2 years ago
  Dr. David von Oheimb 611ef4f373 APPS/{x509,req}: Fix description and diagnostics of -key, -in, etc. options 2 years ago
  Rich Salz 20b39175b5 Yet another doc-nits fix 2 years ago
  Dr. David von Oheimb f2b6edcfdd APPS/req: Fix misconceptions on -CA, -CAkey, and -key options. -CA now implies -x509 2 years ago
  Dmitry Belyavskiy 6b38d7dc1b If we have passed the private key, don't copy it implicitly 2 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
  Rich Salz e53ad1d8f2 Remove '=for openssl ifdef' 3 years ago
  Tomas Mraz bee3f38905 Document the behavior of the -inform and related options 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 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
  Ankita Shetty 469491536d openssl.pod: Fix openSSL options doc 3 years ago
  Ankita Shetty ac093b3fe6 openssl.pod: Carve out Trusted Certificate, Pass Phrase, Name Format, and Format Options 3 years ago
  Richard Levitte f91d003a0e APPS: Adapt load_key() and load_pubkey() for the engine: loader 3 years ago
  Dr. David von Oheimb d55e448793 openssl-*.pod.in: Prevent newlines on empty engine_synopsis causing layout errors 3 years ago
  Dr. David von Oheimb 5a0991d0d9 Add/harmonize multi-valued RDN support and doc of ca, cmp, req, storeutl, and x509 apps 3 years ago
  Dr. David von Oheimb ef8980176d Deprecate -nodes in favor of -noenc in pkcs12 and req app 4 years ago
  Pauli 0f221d9c68 apps: document the deprecation of the -engine option 4 years ago
  haykam821 6f72b210b2 Remove whitespace from 'white space' 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
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Richard Levitte 2292c8e17f APPS: Remove all traces of special SM2 treatment. 4 years ago
  Rich Salz 4b5371913e DOCS: Use "command" not "tool" or "utility" 4 years ago