| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the default_md example in the ca docs | Matt Caswell | 2024-11-05 | 1 | -1/+1 |
* | Copyright year updates | Tomas Mraz | 2024-09-05 | 1 | -1/+1 |
* | Link to the place where signature options are defined | Hubert Kario | 2024-08-20 | 1 | -1/+2 |
* | apps: ca,req,x509: Add explicit start and end dates options | Stephan Wurm | 2024-04-09 | 1 | -4/+15 |
* | Copyright year updates | Matt Caswell | 2023-09-07 | 1 | -1/+1 |
* | APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is given | Dr. David von Oheimb | 2023-01-24 | 1 | -2/+9 |
* | 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 | -2/+2 |
* | openssl-ca.pod.in: Minor grammar fix | Joshua Arnott | 2022-05-19 | 1 | -1/+1 |
* | Update copyright year | Matt Caswell | 2022-05-03 | 1 | -1/+1 |
* | Add -verbose/-queit flags to dhparam | Philip Prindeville | 2022-01-28 | 1 | -0/+6 |
* | Add support for ISO 8601 datetime format | William Edmisten | 2021-06-11 | 1 | -0/+6 |
* | 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 | -11/+8 |
* | Update copyright year | Richard Levitte | 2021-01-28 | 1 | -1/+1 |
* | apps/req.c: add -CA and -CAkey options; improve code and doc | Dr. David von Oheimb | 2021-01-13 | 1 | -20/+29 |
* | openssl.pod: Fix openSSL options doc | Ankita Shetty | 2020-12-13 | 1 | -2/+2 |
* | openssl-ca.pod.in: Clarify the -extensions/-crlexts options vs. x509_extensio... | Dr. David von Oheimb | 2020-12-10 | 1 | -6/+6 |
* | openssl.pod: Carve out Trusted Certificate, Pass Phrase, Name Format, and For... | Ankita Shetty | 2020-12-05 | 1 | -2/+2 |
* | APPS: Adapt load_key() and load_pubkey() for the engine: loader | Richard Levitte | 2020-12-02 | 1 | -2/+2 |
* | Minor improvements of doc for ca and x509 app | Dr. David von Oheimb | 2020-11-19 | 1 | -6/+6 |
* | apps/ca: Minor code and doc cleanup | David von Oheimb | 2020-11-19 | 1 | -1/+1 |
* | openssl-*.pod.in: Prevent newlines on empty engine_synopsis causing layout er... | Dr. David von Oheimb | 2020-11-10 | 1 | -2/+1 |
* | apps/ca: allow CRL lastUpdate/nextUpdate fields to be specified | Chris Novakovic | 2020-09-11 | 1 | -1/+19 |
* | Add/harmonize multi-valued RDN support and doc of ca, cmp, req, storeutl, and... | Dr. David von Oheimb | 2020-09-10 | 1 | -9/+11 |
* | Make better use of new load_cert_pass() variant of load_cert() in apps/ | Dr. David von Oheimb | 2020-08-20 | 1 | -2/+3 |
* | apps: make use of OSSL_STORE for generalized certs and CRLs loading | Dr. David von Oheimb | 2020-08-20 | 1 | -2/+3 |
* | apps: document the deprecation of the -engine option | Pauli | 2020-07-16 | 1 | -0/+2 |
* | Fix typos and repeated words | Gustaf Neumann | 2020-07-05 | 1 | -1/+1 |
* | Remove whitespace from 'white space' | haykam821 | 2020-06-19 | 1 | -2/+2 |
* | Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c | Dr. David von Oheimb | 2020-05-15 | 1 | -6/+12 |
* | Add function load_csr(file,format,desc) to apps/lib/apps.c | David von Oheimb | 2020-04-24 | 1 | -0/+12 |
* | 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 | -15/+15 |
* | DOCS: Use "command" not "tool" or "utility" | Rich Salz | 2020-03-11 | 1 | -4/+5 |
* | Add -section option to 'req' command | Rich Salz | 2020-03-07 | 1 | -1/+4 |
* | cmdline app: add provider commandline options. | Pauli | 2020-03-07 | 1 | -0/+3 |
* | Document most missing options | Rich Salz | 2020-01-29 | 1 | -0/+5 |
* | Fix some missing doc links. | Rich Salz | 2020-01-22 | 1 | -0/+2 |
* | Refactor -engine documentation | Rich Salz | 2020-01-07 | 1 | -8/+3 |
* | Use a function to generate do-not-edit comment | Rich Salz | 2019-12-19 | 1 | -5/+1 |
* | Remove RANDFILE settings from configuration files | Dr. Matthias St. Pierre | 2019-11-24 | 1 | -3/+7 |
* | Document command parameters. | Rich Salz | 2019-11-20 | 1 | -1/+5 |
* | Infrastructure for templated doc in POD files | Rich Salz | 2019-10-31 | 1 | -0/+785 |