summaryrefslogtreecommitdiff
path: root/doc/man5
Commit message (Expand)AuthorAgeFilesLines
* openssl-3.0#20290: Fixed typo in "config" man pageJeeban Sethi2023-02-201-1/+1
* APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is givenDr. David von Oheimb2023-01-241-5/+19
* Add missing HISTORY sections for OpenSSL 3.0 related documents.slontis2022-11-211-0/+4
* Update copyright yearMatt Caswell2022-05-032-2/+2
* v2i_AUTHORITY_KEYID(): Improve error reporting on parsing config values/optionsDr. David von Oheimb2022-01-071-2/+2
* Fix typosDimitris Apostolou2022-01-051-1/+1
* X509V3_set_ctx(): Clarify subject/req parameter for constructing SAN email ad...Dr. David von Oheimb2021-12-071-3/+5
* X509: Fix handling of AKID and SKID extensions according to configurationDr. David von Oheimb2021-11-111-0/+1
* APPS/x509: Fix generation of AKID via v2i_AUTHORITY_KEYID()Dr. David von Oheimb2021-11-081-4/+7
* doc: remove end of line whitespacePauli2021-09-221-2/+2
* Disclaimer about the default provider activation added to configDmitry Belyavskiy2021-08-121-0/+9
* doc: document that config_diagnostics is sensible but involves riskPauli2021-07-302-4/+15
* DOC: Clarify the role of EKUs including defaults for TLS client and server useDr. David von Oheimb2021-06-261-7/+11
* Update copyright yearMatt Caswell2021-06-171-1/+1
* Add fipsinstall option to run self test KATS on module loadShane Lontis2021-05-251-1/+2
* Add .includedir pragmaRich Salz2021-05-051-2/+9
* Allow absolute paths to be setRich Salz2021-05-051-20/+19
* rfc2606 compliant example domains for x509v3_config.podGeorg Höllrigl2021-02-181-15/+15
* Various improvements of doc/man5/x509v3_config.podgeorg-x2021-02-181-0/+8
* Update copyright yearRichard Levitte2021-01-282-2/+2
* Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed certDr. David von Oheimb2021-01-131-7/+7
* APPS: Allow OPENSSL_CONF to be empty, not loading a config fileDr. David von Oheimb2021-01-131-1/+1
* apps/{req,x509,ca}.c Make sure certs have SKID and AKID X.509 extensions by d...Dr. David von Oheimb2021-01-131-5/+10
* apps/{ca,req,x509}.c: Improve diag and doc mostly on X.509 extensions, fix mu...Dr. David von Oheimb2020-12-101-2/+6
* x509v3_config.pod: Clarify semantics of subjectKeyIdentifier and authorityKey...Dr. David von Oheimb2020-12-101-14/+20
* rand: add a provider side seed source.Pauli2020-12-091-0/+10
* Add a "random" configuration section.Pauli2020-09-231-0/+51
* Add option to fipsinstall to disable fips security checks at run time.Shane Lontis2020-09-181-3/+33
* conf: add diagnostic optionPauli2020-08-281-0/+7
* Replace hierogliphs with stub to pass testsDmitry Belyavskiy2020-08-261-1/+1
* RFC 8398: documentationDmitry Belyavskiy2020-08-261-0/+9
* Align documentation with recommendations of Linux Documentation ProjectGustaf Neumann2020-07-221-1/+1
* Avoid errors with a priori inapplicable protocol boundsViktor Dukhovni2020-07-211-1/+6
* Add ERR_raise() errors to fips OSSL_provider_init and self tests.Shane Lontis2020-07-211-1/+1
* Add FIPS related configuration data to the default openssl application config...Shane Lontis2020-07-151-0/+1
* Fix typos and repeated wordsGustaf Neumann2020-07-051-1/+1
* Remove whitespace from 'white space'haykam8212020-06-191-1/+1
* DOC: Spelling fixesSebastian Andrzej Siewior2020-06-183-5/+5
* Update copyright yearMatt Caswell2020-06-041-1/+1
* Use {module,install}-mac, not -checksumRich Salz2020-05-191-6/+6
* Revise x509v3_config.podRich Salz2020-05-191-254/+269
* Revise fips_config.podRich Salz2020-05-191-15/+25
* Rewrite man5/config.pod and related conf code cleanupRich Salz2020-04-241-395/+301
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Add support for passing the libctx to the config loaderShane Lontis2020-03-201-3/+3
* DOC:Fix typos in x509v3_config.podAlex Boboc2020-02-181-1/+1
* DOC:Fix typos in man5/config.podAlex Boboc2020-02-181-1/+1
* openssl-config: add example libssl system-defaultsBenjamin Kaduk2020-01-241-0/+16
* Remove RANDFILE settings from configuration filesDr. Matthias St. Pierre2019-11-241-1/+0
* Add a .pragma directive for configuration filesRichard Levitte2019-11-121-0/+37