Commit History

Author SHA1 Message Date
  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 6 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 4 years ago
  Rich Salz 5388f9862d Add "sections" to -help output 4 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/ 5 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
  Matt Caswell 6738bf1417 Update copyright year 6 years ago
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h 6 years ago
  Richard Levitte bd6eba79d7 Fix small but important regression 7 years ago
  Paul Yang c290853878 Add '-ext' option to display extensions in 'x509' 7 years ago
  Rich Salz 3ee1eac27a Standardize apps use of -rand, etc. 7 years ago
  Todd Short 4a60bb1898 Fix #946 Add -preserve_dates to x509 app 9 years ago
  Pauli eee9552212 Bounds check string functions in apps. 7 years ago
  Rich Salz 0904e79a6e Undo commit d420ac2 7 years ago
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory 7 years ago