aboutsummaryrefslogtreecommitdiff
path: root/doc/man1
AgeCommit message (Expand)AuthorFilesLines
2020-04-29Amend references to "OpenSSL license"Shourya Shukla4-4/+4
2020-04-28doc: Random spellcheckingSebastian Andrzej Siewior3-3/+3
2020-04-24Add function load_csr(file,format,desc) to apps/lib/apps.cDavid von Oheimb1-0/+12
2020-04-24Update some nits around the FIPS moduleRich Salz1-2/+6
2020-04-23Update copyright yearMatt Caswell54-54/+54
2020-04-20Fix descriptions of credentials and verification options for various appsDr. David von Oheimb5-88/+135
2020-04-15Add DSA keygen to providerShane Lontis1-3/+34
2020-04-02TLS Cipher Suite 0xC102 SupportNikolay Morozov1-0/+13
2020-04-01apps: support sendfile in s_server when ktls enabledTianjia Zhang1-0/+9
2020-03-23Update CA.pl podpage, and scriptRich Salz1-61/+35
2020-03-15APPS: Remove all traces of special SM2 treatment.Richard Levitte5-53/+53
2020-03-11DOCS: Use "command" not "tool" or "utility"Rich Salz23-38/+39
2020-03-08doc: slightly reformulate 'openssl(1)/Random State Options' sectionDr. Matthias St. Pierre1-3/+3
2020-03-07Add -section option to 'req' commandRich Salz2-3/+17
2020-03-07cmdline app: add provider commandline options.Pauli45-0/+155
2020-03-07man1: make all openssl command line tool documentation generated.Pauli18-16/+83
2020-03-06Use .cnf for config files, not .confRich Salz1-5/+5
2020-03-04Add some missing env var documentationRich Salz1-1/+8
2020-03-03Correct two small documentation issuesTomas Mraz1-1/+1
2020-03-03Documenting newly added CMS modificationDmitry Belyavskiy1-0/+13
2020-03-03doc: document that 'openssl rand' is cryptographically secureDr. Matthias St. Pierre1-3/+11
2020-02-29man: openssl-ocsp: separate client and server optionsDr. Matthias St. Pierre1-28/+35
2020-02-26apps x509: restrict CAkeyform option to OPT_FMT_PDEBastian Germann1-2/+2
2020-02-21pkey: additional EC related optionsPauli1-0/+34
2020-02-21pkey: update command line tool examples in light of deprecations.Pauli6-1/+16
2020-02-20rsa: document deprecated RSA command line appsPauli3-0/+24
2020-02-18DOC:Fix typos in openssl-enc.pod.in + openssl.podAlex Boboc2-3/+3
2020-02-18Deprecate EC command line apps.Pauli2-2/+20
2020-02-14apps x509: passing PKCS#11 URL as -signkeyBastian Germann1-3/+4
2020-02-12dsa: deprecate applications that depend on the low level DSA functions.Pauli4-0/+32
2020-02-06Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre2-2/+2
2020-02-06More accurate doc of -ssl_config optionRich Salz1-3/+3
2020-02-06Update command listRich Salz1-8/+14
2020-02-06Add cmd-nits to travis buildRich Salz1-1/+1
2020-02-06The -hmac option to speed is now #ifdef'dRich Salz1-1/+1
2020-02-06Add missing s_client optionsRich Salz1-1/+135
2020-01-31Fix "ts" no-XXX options, document two TLS optionsRich Salz1-2/+5
2020-01-31Update the SSL/TLS connection optionsRich Salz1-8/+11
2020-01-29Add -issuer_checks to verify optionsRich Salz1-0/+1
2020-01-29Document most missing optionsRich Salz27-71/+364
2020-01-29Add more generated man1 doc filesRich Salz1-6/+8
2020-01-23Update man3/verify documentation, error textRich Salz10-894/+326
2020-01-22Add missing files to generatedRich Salz1-0/+27
2020-01-22Fix some missing doc links.Rich Salz6-12/+14
2020-01-15Add FIPS Self test kats for digestsShane Lontis1-0/+25
2020-01-13Better documentation of -www,-WWW,-HTTP flagsRich Salz2-15/+23
2020-01-13Refactor the tls/dlts version optionsRich Salz4-90/+50
2020-01-07Refactor -engine documentationRich Salz28-198/+139
2020-01-07Fix KMAC docsShane Lontis1-2/+2
2020-01-06Add `-passin` arg to `ocsp`kaysond1-0/+6