aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man1
Commit message (Expand)AuthorAgeFilesLines
* Add random serial# support.Rich Salz2017-08-221-0/+9
* Doc fixesRich Salz2017-08-1415-39/+183
* Clarify CLI OCSP documentationJohannes Bauer2017-08-111-0/+7
* Add missing documentation of the default format for commands.Tomas Mraz2017-08-0915-31/+33
* Small typo in manpage of x509(1)Johannes Bauer2017-08-051-1/+1
* Add '-ext' option to display extensions in 'x509'Paul Yang2017-08-011-0/+15
* Fix typo in documentsXiaoyin Liu2017-08-011-2/+2
* Add list -public-key-methodsDr. Stephen Henson2017-07-291-0/+6
* Update doc/ca.pod to clarify description for datesPaul Yang2017-07-231-2/+14
* Support converting cipher name to RFC name and vice versaPaul Yang2017-07-211-2/+11
* Standardize apps use of -rand, etc.Rich Salz2017-07-1622-49/+255
* Don't use "version" in "OpenSSL Version 1.1.0" etcRich Salz2017-07-162-3/+3
* Fix #946 Add -preserve_dates to x509 appTodd Short2017-07-141-1/+7
* Update the documentation for the new SSL_OP_ALLOW_NO_DHE_KEX optionMatt Caswell2017-07-072-0/+2
* Add two trivial fixes from old commitsRich Salz2017-07-051-0/+5
* Undo commit dc00fb9Rich Salz2017-07-051-5/+0
* Various doc fixesRich Salz2017-07-033-5/+4
* Add documentation for the storeutl appRichard Levitte2017-06-291-0/+76
* s_client accepts host/port as positional argument.Cory Benfield2017-06-191-3/+13
* Forbid to specify -nextprotoneg if -tls1_3 is enabledPaul Yang2017-06-162-0/+2
* Make SNI behavior more clear in s_client doc & helpPaul Yang2017-06-131-5/+9
* Fix spelling errors in manpagesJosh Soref2017-06-111-1/+1
* Add support for using engine-backed keys in spkacLuke Faraone2017-06-091-0/+6
* Remove stale note from s_server.podBenjamin Kaduk2017-06-081-4/+0
* Clean up s_server documentationMatt Caswell2017-06-081-299/+355
* Document default client -psk_identityRich Salz2017-06-052-0/+3
* Avoid failing s_server when client's psk_identity is unexpectedDaniel Kahn Gillmor2017-06-051-0/+6
* Added mysql as starttls protocol.Keigo Tanaka2017-06-011-1/+1
* -inkey can be an identifier, not just a fileRich Salz2017-05-213-6/+12
* Fix regression in openssl req -x509 behaviour.Tomas Mraz2017-05-111-0/+3
* Added support for ESSCertIDv2Marek Klein2017-05-031-3/+5
* Add a 'max_send_frag' option to configure maximum size of send fragmentsFdaSilvaYY2017-04-282-4/+18
* Ensure s_client sends an SNI extension by defaultMatt Caswell2017-04-271-1/+12
* Add documentation for the -sctp option in command line appsMatt Caswell2017-04-252-0/+14
* OCSP Updates: error codes and multiple certificatesTodd Short2017-04-121-0/+41
* Use 'over 2' for bullet lists.Rich Salz2017-04-071-6/+16
* Standardize on =over 4 and check for it.Rich Salz2017-04-073-7/+7
* Document new ssl(3) functions and options.Dr. Stephen Henson2017-04-031-0/+7
* Documentation updatesPauli2017-03-3038-732/+736
* Documentation cleanup for man1/enc.podPauli2017-03-301-35/+45
* Documentation cleanup for man1/nseq.podPauli2017-03-291-4/+4
* Documentation clean up for man1/list.podPauli2017-03-291-2/+2
* doc: Add missing options in s_{server,client}Steven Collison2017-03-292-0/+29
* doc: fix -keylogfile optionPeter Wu2017-03-171-5/+5
* Update the cipher(1) documentation to explicitly state that the RSA cipherPauli2017-03-021-1/+2
* More early data documentation updates following feedbackMatt Caswell2017-03-021-2/+3
* Add documentation for the new s_client and s_server early_data optionsMatt Caswell2017-03-022-1/+21
* Add LDAP support (RFC 4511) to s_client ("-starttls ldap")Robert Scheck2017-03-021-1/+1
* Adjust the default value of the private key sizeAdrian Vollmer2017-02-271-1/+1
* apps/req.c: flag "-new" is implied by "-precert"Rob Percival2017-02-221-0/+2