| Commit message (Expand) | Author | Age | Files | Lines |
* | apps: ca,req,x509: Add explicit start and end dates options | Stephan Wurm | 2024-04-09 | 1 | -3/+30 |
* | Copyright year updates | Richard Levitte | 2024-04-09 | 1 | -1/+1 |
* | Add apps/x509 -set_issuer & -set_subject option to override issuer & subject | Job Snijders | 2024-01-15 | 1 | -4/+17 |
* | Copyright year updates | Matt Caswell | 2023-09-07 | 1 | -1/+1 |
* | Fix typos found by codespell | Dimitri Papadopoulos | 2023-07-18 | 1 | -1/+1 |
* | apps/x509 etc.: allow private key input when public key is expected | Dr. David von Oheimb | 2023-03-14 | 1 | -12/+13 |
* | APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is given | Dr. David von Oheimb | 2023-01-24 | 1 | -1/+12 |
* | Fix typo in openssl-x509.pod.in | Jan | 2022-11-25 | 1 | -1/+1 |
* | APPS: Move load_csr_autofmt() from apps/cmp.c to apps.c and use it also for a... | Dr. David von Oheimb | 2022-09-20 | 1 | -1/+1 |
* | apps/x509: Improve doc fix for -CAserial anc -CAcreateserial | Dr. David von Oheimb | 2022-07-19 | 1 | -5/+7 |
* | openssl-x509.pod.in: fix description of certificate serial number storage | Dr. David von Oheimb | 2022-07-14 | 1 | -6/+6 |
* | APPS/x509: With -CA but both -CAserial and -CAcreateserial not given, use ran... | Dr. David von Oheimb | 2022-07-14 | 1 | -5/+7 |
* | openssl-x509.pod.in: Reflect better that -signkey is an alias for -key option | Dr. David von Oheimb | 2021-09-11 | 1 | -8/+10 |
* | APPS/{x509,req}: Fix description and diagnostics of -key, -in, etc. options | Dr. David von Oheimb | 2021-09-11 | 1 | -7/+12 |
* | DOC: Clarify the role of EKUs including defaults for TLS client and server use | Dr. David von Oheimb | 2021-06-26 | 1 | -4/+6 |
* | Add support for ISO 8601 datetime format | William Edmisten | 2021-06-11 | 1 | -0/+6 |
* | Improve the documentation of cert path building and validation | Dr. David von Oheimb | 2021-06-08 | 1 | -125/+9 |
* | Remove '=for openssl ifdef' | Rich Salz | 2021-05-19 | 1 | -2/+0 |
* | Document the behavior of the -inform and related options | Tomas Mraz | 2021-05-06 | 1 | -12/+5 |
* | apps/x509.c: Rename -signkey to -key for consistency with the req app | Dr. David von Oheimb | 2021-03-06 | 1 | -10/+18 |
* | Update copyright year | Richard Levitte | 2021-01-28 | 1 | -1/+1 |
* | apps/x509.c: Make -x509toreq respect -clrext, -sigopt, and -extfile options | Dr. David von Oheimb | 2021-01-20 | 1 | -12/+18 |
* | apps/x509.c: Add -copy_extensions option, used when transforming x509 <-> req | Dr. David von Oheimb | 2021-01-20 | 1 | -17/+24 |
* | apps/x509.c: Major code, user guidance, and documentation cleanup | Dr. David von Oheimb | 2021-01-20 | 1 | -316/+340 |
* | apps/x509.c: Take the -signkey arg as default pubkey with -new | Dr. David von Oheimb | 2021-01-20 | 1 | -1/+4 |
* | openssl.pod: Fix openSSL options doc | Ankita Shetty | 2020-12-13 | 1 | -5/+5 |
* | openssl.pod: Carve out Trusted Certificate, Pass Phrase, Name Format, and For... | Ankita Shetty | 2020-12-05 | 1 | -5/+5 |
* | APPS: Adapt load_key() and load_pubkey() for the engine: loader | Richard Levitte | 2020-12-02 | 1 | -5/+5 |
* | Remove -C option from x509 command | Rich Salz | 2020-11-13 | 1 | -5/+2 |
* | openssl-*.pod.in: Prevent newlines on empty engine_synopsis causing layout er... | Dr. David von Oheimb | 2020-11-10 | 1 | -2/+1 |
* | Add/harmonize multi-valued RDN support and doc of ca, cmp, req, storeutl, and... | Dr. David von Oheimb | 2020-09-10 | 1 | -3/+9 |
* | Make better use of new load_cert_pass() variant of load_cert() in apps/ | Dr. David von Oheimb | 2020-08-20 | 1 | -1/+2 |
* | apps: document the deprecation of the -engine option | Pauli | 2020-07-16 | 1 | -0/+2 |
* | Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c | Dr. David von Oheimb | 2020-05-15 | 1 | -14/+28 |
* | Update copyright year | Matt Caswell | 2020-04-23 | 1 | -1/+1 |
* | APPS: Remove all traces of special SM2 treatment. | Richard Levitte | 2020-03-15 | 1 | -1/+7 |
* | DOCS: Use "command" not "tool" or "utility" | Rich Salz | 2020-03-11 | 1 | -2/+2 |
* | cmdline app: add provider commandline options. | Pauli | 2020-03-07 | 1 | -0/+3 |
* | apps x509: restrict CAkeyform option to OPT_FMT_PDE | Bastian Germann | 2020-02-26 | 1 | -2/+2 |
* | apps x509: passing PKCS#11 URL as -signkey | Bastian Germann | 2020-02-14 | 1 | -3/+4 |
* | Document most missing options | Rich Salz | 2020-01-29 | 1 | -0/+33 |
* | Refactor -engine documentation | Rich Salz | 2020-01-07 | 1 | -8/+3 |
* | Move -nameopt to openssl.pod | Rich Salz | 2020-01-06 | 1 | -151/+2 |
* | Fix regression on x509 keyform argument | Jussi Keranen | 2019-12-19 | 1 | -2/+2 |
* | Use a function to generate do-not-edit comment | Rich Salz | 2019-12-19 | 1 | -5/+1 |
* | Infrastructure for templated doc in POD files | Rich Salz | 2019-10-31 | 1 | -0/+948 |