summaryrefslogtreecommitdiff
path: root/usr.bin/openssl/openssl.1
AgeCommit message (Expand)Author
2024-08-30zap line missed in previous removal; ok tbJason McIntyre
2024-08-29Adjust documentation for check/pubcheck removalTheo Buehler
2024-08-22openssl: adjust manual for LMK and CSP removalTheo Buehler
2024-08-12Add -CRLfile option to 'cms' sub commandJob Snijders
2024-07-08Adjust manpage for SPKAC removalTheo Buehler
2024-05-07openssl: toolkit implementing the TLS v1 protocol is weirdTheo Buehler
2024-01-26Add 'openssl x509 -new' functionality to the libcrypto CLI utilityJob Snijders
2024-01-12Add -force_pubkey -multivalue-rdn -set_issuer -set_subject -utf8 to x509 appJob Snijders
2023-12-29s_client: pause hasn't worked in ages. Just ignore itTheo Buehler
2023-07-27Remove antiquated options outputTheo Buehler
2023-07-23Remove -stats option from openssl(1) errstr.Theo Buehler
2023-07-03some minor fix up;Jason McIntyre
2023-07-03Remove the tls1.0 and 1.1 related options from the openssl(1) toolkitBob Beck
2023-06-08From the description of "openssl verify", delete the duplicate andIngo Schwarze
2023-06-07Refer to the field "thisUpdate" instead of the non-existent "lastUpdate".Ingo Schwarze
2023-05-20Remove a space that I thought I had already deleted.Theo Buehler
2023-05-20openssl speed: add an '-unaligned n' optionTheo Buehler
2023-05-05Reinstate X9.31 padding mode support in rsautlTheo Buehler
2023-04-25Remove the nseq commandTheo Buehler
2023-04-22Document the change in default to comma plus space but leave out theTheo Buehler
2023-04-09Remove X9.31 support from openssl(1)Theo Buehler
2022-12-22Denote multiple arguments with 'arg ...' not 'args'Klemens Nanni
2022-07-19Document -tls1_{1,2,3} in openssl ciphersTheo Buehler
2022-07-14Document openssl ciphers -sTheo Buehler
2022-03-31man pages: add missing commas between subordinate and main clausesChristian Weisgerber
2022-02-18prefer https links in man pagesJonathan Gray
2022-01-10Document openssl pkey -check,-pubcheck and param -checkTheo Buehler
2021-11-26openssl(1): drop support for netscape certificates and server gated keys.Theo Buehler
2021-10-23Nuke the asn1-kludge. This was a workaround for CAs with broken PCKS#10Theo Buehler
2021-09-05new sentence, new line, and tweak wording of previous;Jason McIntyre
2021-09-05Using serial number instead as subject if it is empty in openssl(1) caKinichiro Inoguchi
2021-08-29Implement -naccept in the s_server.Theo Buehler
2021-03-17Add DTLSv1.2 support to openssl(1) s_client/s_server.Joel Sing
2020-12-30Document meaning of '*' in genrsa outputTheo Buehler
2020-11-01some comma fixes; from varik valeforJason McIntyre
2020-10-26Add a -legacy_verify flag to force use of the old validator for debuggingTheo Buehler
2020-07-14Remove hyphenKinichiro Inoguchi
2020-07-14Add single space between pem and ...Kinichiro Inoguchi
2020-07-14Add manual for openssl(1) certhashKinichiro Inoguchi
2020-05-13Add description for -tls1_3 and -no_tls1_3 options to openssl(1) s_serverKinichiro Inoguchi
2020-04-25In s_server.c rev. 1.33, jsing added support for "openssl s_server -groups";Ingo Schwarze
2020-02-19Tag subcommand sectionskn
2020-02-16Add -tls1_3 and -notls1_3 options to openssl(1) s_client.Joel Sing
2019-12-18use "Currently" in the doc for "openssl enc" when talking about defaultStuart Henderson
2019-12-18In January, the default digest used in the openssl enc command wasTheo Buehler
2019-11-28Add manual for openssl(1) cmsKinichiro Inoguchi
2019-11-19Add manual descriptions for openssl(1) req -addextKinichiro Inoguchi
2019-10-04the formatting for the mini synopses in this page did not render wellJason McIntyre
2019-08-05Remove -port option from s_server since it is same as -acceptKinichiro Inoguchi
2019-07-16Fix typo and -keyform argument in openssl(1) manualKinichiro Inoguchi