summaryrefslogtreecommitdiffstats
path: root/apps/openssl.cnf
AgeCommit message (Expand)Author
2023-10-20Convert jdkTrustedKeyUsage to be a pkcs12 cmd line optionNeil Horman
2023-08-25Changed the default value of the "ess_cert_id_alg" optionolszomal
2023-05-12apps/openssl.cnf: fix reference to insta.ca.crtDr. David von Oheimb
2022-09-23Allow PKCS12 export to set arbitrary bag attributesGraham Woodward
2022-09-09openssl.cnf: split option value and comment and remove leading spacea1346054
2021-08-12Disclaimer about the default provider activation added to configDmitry Belyavskiy
2021-08-04Add config_diagnostics to our configuration files.Pauli
2020-11-05Check the configuration file by defaultDmitry Belyavskiy
2020-07-15Add FIPS related configuration data to the default openssl application config...Shane Lontis
2020-06-03Cleanup cert config files for testsRich Salz
2020-05-13Chunk 11 of CMP contribution to OpenSSL: CMP command-line interfaceDr. David von Oheimb
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2018-09-23Create the .rnd file it it does not existBernd Edlinger
2018-03-05Add support for .include directive in config filesTomas Mraz
2017-05-03Added support for ESSCertIDv2Marek Klein
2016-06-13RT3809: basicConstraints is criticalRich Salz
2015-11-20Use better defaults for TSA.Dr. Stephen Henson
2015-11-20Add support for signer_digest option in TS.Dr. Stephen Henson
2014-09-08RT2626: Change default_bits from 1K to 2KKurt Roeckx
2014-07-02RT3408; fix some (not all suggested) typo's in openssl.cnfRich Salz
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2011-12-06The default CN prompt message can be confusing when often the CN needs toDr. Stephen Henson
2009-04-04Updates from 1.0.0-stableDr. Stephen Henson
2006-11-07Don't add the TS EKU by default in openssl.cnf because it thenDr. Stephen Henson
2006-05-07Add support for default public key digest type ctrl.Dr. Stephen Henson
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller
2005-09-16Change openssl.cnf to use UTF8Strings by default and not always include issuerDr. Stephen Henson
2005-04-02use SHA-1 as the default digest for the apps/openssl commandsNils Larsch
2004-12-28Add functionality needed to process proxy certificates.Richard Levitte
2003-06-19Implement CRL numbers.Richard Levitte
2003-04-03Make it possible to have multiple active certificates with the sameRichard Levitte
2001-04-11Show an example of moving the emailAddress object from the subkect DNRichard Levitte
2001-03-16Add copy_extensions option to 'ca' utility.Dr. Stephen Henson
2001-03-15Add 'align' option to nameopt.Dr. Stephen Henson
2001-03-04increase emailAddress_maxBodo Möller
2000-01-06Initial automation changes to 'req' and X509_ATTRIBUTE functions.Dr. Stephen Henson
2000-01-01Fix some of the command line password stuff. New functionDr. Stephen Henson
1999-12-24Allow passwords to be included on command line for a fewDr. Stephen Henson
1999-10-27Continued multibyte character support.Dr. Stephen Henson
1999-08-25Allow extensions to be added to certificate requests, update the sampleDr. Stephen Henson
1999-08-08consistent styleRalf S. Engelschall
1999-05-19Include some notes on basic extension usage and change openssl.cnf to usuallyDr. Stephen Henson
1999-05-17Rename "openssl x509" option "-config" to "-extfile", because itBodo Möller
1999-05-16Added a comment pointing out the behaviour of "openssl x509 -conf ...",Bodo Möller
1999-03-06Added support for adding extensions to CRLs, also fix a memory leak andDr. Stephen Henson
1999-02-23Redo the way 'req' and 'ca' add objects: add support for oid_section.Dr. Stephen Henson
1999-02-21Add more functionality to issuer alt name and subject alt name. New optionsDr. Stephen Henson
1999-02-17Oops! Remeber to include the other patches this time...Dr. Stephen Henson
1999-02-14Add support for raw extensions. This means that you can include the DER encodingDr. Stephen Henson
1999-02-10More extension code. Incomplete support for subject and issuer altDr. Stephen Henson