Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tidy up the formatting of gendsa synopsis a little; | 2019-06-07 | 1 | -5/+3 | |
| | |||||
* | Convert openssl(1) gendsa to the newer style of option handling | 2019-06-07 | 1 | -7/+14 | |
| | | | | | | | | - Adapt openssl(1) gendsa command to new option handling. - Add lacking ciphers and passout description in openssl.1 manpage. - Describe paramfile as argument in openssl.1 manpage. ok bcook@ | ||||
* | Document missing command line options for the rsautl command. | 2019-02-04 | 1 | -5/+12 | |
| | | | | ok jsing, "looks good!" jmc | ||||
* | spelling; | 2019-01-28 | 1 | -3/+3 | |
| | |||||
* | switch the default algorithm for the dgst command from MD5 to SHA256 | 2019-01-18 | 1 | -4/+4 | |
| | | | | ok deraadt@ | ||||
* | tweak previous; | 2019-01-18 | 1 | -7/+7 | |
| | |||||
* | Add the -iter and -pbkdf2 argumenst to enc | 2019-01-18 | 1 | -2/+11 | |
| | |||||
* | Make the documentation of -conv_form match reality. It defaults | 2018-11-01 | 1 | -6/+6 | |
| | | | | | | to uncompressed rather than compressed. From Jacqueline Jolicoeur | ||||
* | The broken pkcs8 formats generated by openssl pkcs -{embed,nooct,nsdb} | 2018-08-24 | 1 | -22/+2 | |
| | | | | | | are no longer supported. Remove their documentation. ok jsing | ||||
* | Delete the description of the argument of the "ciphers" command | 2018-04-10 | 1 | -145/+13 | |
| | | | | | | | | | because it was (1) woefully incomplete, (2) partially outdated and wrong, (3) in parts imprecisely worded and hard to understand, (4) excessively technical for a section 1 manual, (5) of excessive size for this particular page, (6) and didn't belong here in the first place because it essentially tried to document a C API - SSL_CTX_set_cipher_list(3), which is now documented, so point to it. | ||||
* | Improve description of openssl(1) ciphers. | 2018-03-31 | 1 | -9/+5 | |
| | | | | | | * Remove -tls1 option which has no effect. * For -V, sort the fields in the order they are printed, and do not talk about key size restrictions, nothing like that is printed. | ||||
* | Updates to the description of "openssl ca" from OpenSSL. | 2018-03-30 | 1 | -23/+82 | |
| | | | | | Some options were missing, some were in the wrong section (CRL-related or not), and there were some minor errors, typos, and omissions. | ||||
* | checked the content against the current version of OpenSSL openssl.pod; | 2018-03-30 | 1 | -5/+5 | |
| | | | | | resulting fixes: markup of "command" below SYNOPSIS and links to the config file formats below SEE ALSO | ||||
* | organizationUnitName -> organizationalUnitName; | 2018-03-22 | 1 | -3/+3 | |
| | | | | from matt schwartz | ||||
* | ca start/enddates require all 4 yyyy from 2050 on; first two | 2018-02-28 | 1 | -6/+6 | |
| | | | | | | are otherwise optional diff from holger mikolon, tweaked a bit by me | ||||
* | document s_client -groups; | 2018-02-18 | 1 | -2/+5 | |
| | |||||
* | Remove SSLv23 padding mode. | 2017-08-28 | 1 | -4/+4 | |
| | |||||
* | typo: ket -> key. | 2017-05-16 | 1 | -3/+3 | |
| | | | | from "fenderq" on freenode via tj | ||||
* | consistently spell ASN.1; | 2017-01-03 | 1 | -12/+12 | |
| | |||||
* | typo | 2016-10-06 | 1 | -3/+3 | |
| | |||||
* | trim STANDARDS; ok jsing | 2016-09-22 | 1 | -13/+1 | |
| | |||||
* | some minor cleanup; | 2016-09-22 | 1 | -47/+17 | |
| | |||||
* | shorten x509; | 2016-09-22 | 1 | -755/+414 | |
| | |||||
* | shorten version; | 2016-09-20 | 1 | -17/+4 | |
| | |||||
* | shorten the verify error list; | 2016-09-20 | 1 | -42/+41 | |
| | |||||
* | put the spkac section in the right place; | 2016-09-19 | 1 | -60/+60 | |
| | |||||
* | shorten verify; | 2016-09-19 | 1 | -154/+96 | |
| | |||||
* | remove comment about CMS; ok jsing | 2016-09-17 | 1 | -3/+2 | |
| | |||||
* | add some Xr for acme-client(1); | 2016-09-15 | 1 | -1/+2 | |
| | |||||
* | some spkac shortening; ok beck | 2016-09-15 | 1 | -68/+13 | |
| | |||||
* | shorten ts; | 2016-09-15 | 1 | -283/+63 | |
| | |||||
* | shorten speed; | 2016-09-12 | 1 | -48/+14 | |
| | | | | help/ok guenther bcook | ||||
* | shorten smime; | 2016-09-08 | 1 | -344/+83 | |
| | |||||
* | shorten sess_id; | 2016-09-04 | 1 | -84/+44 | |
| | |||||
* | shorten s_time; help/ok bcook | 2016-09-03 | 1 | -91/+22 | |
| | |||||
* | shorten s_server; | 2016-09-02 | 1 | -134/+72 | |
| | |||||
* | shorten s_client; | 2016-09-01 | 1 | -142/+50 | |
| | |||||
* | shorten rsautl; | 2016-08-30 | 1 | -152/+13 | |
| | |||||
* | shorten the rsa text; of note, i've also reduced the description | 2016-08-28 | 1 | -278/+44 | |
| | | | | | for -inform/-outform/-text and removed the oft-repeated header/footer blurb; | ||||
* | shorten the req text; | 2016-08-27 | 1 | -452/+189 | |
| | |||||
* | shorten the pkeyutl text; | 2016-08-25 | 1 | -83/+40 | |
| | | | | help/ok guenther | ||||
* | shorten the pkeyparam text; | 2016-08-24 | 1 | -23/+8 | |
| | |||||
* | shorten the pkey text; | 2016-08-24 | 1 | -73/+25 | |
| | |||||
* | shorten pkcs12; | 2016-08-23 | 1 | -187/+42 | |
| | |||||
* | shorten the pkcs8 text; | 2016-08-22 | 1 | -179/+63 | |
| | |||||
* | shorten pkcs7 text; | 2016-08-20 | 1 | -58/+37 | |
| | |||||
* | shorten the passwd text; ok jsing | 2016-08-20 | 1 | -48/+14 | |
| | |||||
* | shorten the ocsp text; ok beck | 2016-08-19 | 1 | -199/+71 | |
| | |||||
* | shorten the nseq text; | 2016-08-18 | 1 | -41/+17 | |
| | |||||
* | shorten genrsa; ok jsing | 2016-08-16 | 1 | -42/+18 | |
| |