aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man5
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix L<xxx(1)> links to be L<openssl-xxx(1)>Rich Salz2019-11-102-2/+2
* Fix L<> entries without sectionsRich Salz2019-10-311-1/+1
* Fix broken links, mainly typo'sRich Salz2019-10-241-1/+1
* Deprecate NCONF_WIN32() functionRich Salz2019-10-061-0/+11
* Fix errors found by new find-doc-nitsRich Salz2019-10-031-1/+1
* Consistent formatting of flags with argsRich Salz2019-10-011-2/+2
* Add fips module integrity checkShane Lontis2019-09-151-1/+6
* Do not have duplicate section headsRich Salz2019-08-271-10/+10
* Add fips provider code for handling self test dataShane Lontis2019-08-192-1/+72
* Use WARNINGS heading not WARNINGRich Salz2019-08-191-2/+1
* EVP configuration section: add 'default_properties' commandRichard Levitte2019-04-051-4/+25
* Replumbing: add documentation for the provider configuration moduleRichard Levitte2019-04-031-0/+61
* Allow the syntax of the .include directive to optionally have '='Tomas Mraz2019-02-111-0/+7
* Following the license change, modify the boilerplates in doc/man5/Richard Levitte2018-12-062-2/+2
* Clarify the configuration module in config.podBeat Bolli2018-04-181-2/+2
* Clarify default section in config.podDaniel Bevenius2018-04-121-1/+1
* Don't use getenv for critical functions when run as setuid/setgidBernd Edlinger2018-04-041-0/+16