summaryrefslogtreecommitdiff
path: root/doc/man1/openssl-s_server.pod.in
Commit message (Expand)AuthorAgeFilesLines
* Make better use of new load_cert_pass() variant of load_cert() in apps/Dr. David von Oheimb2020-08-201-2/+2
* apps: make use of OSSL_STORE for generalized certs and CRLs loadingDr. David von Oheimb2020-08-201-2/+4
* apps: document the deprecation of the -engine optionPauli2020-07-161-0/+2
* Fix typos and repeated wordsGustaf Neumann2020-07-051-2/+2
* Introducing option SSL_OP_IGNORE_UNEXPECTED_EOFDmitry Belyavskiy2020-05-191-0/+10
* Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.cDr. David von Oheimb2020-05-151-12/+20
* SSL_OP_DISABLE_TLSEXT_CA_NAMES option implementationNikolay Morozov2020-05-071-0/+7
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Fix descriptions of credentials and verification options for various appsDr. David von Oheimb2020-04-201-41/+76
* apps: support sendfile in s_server when ktls enabledTianjia Zhang2020-04-011-0/+9
* cmdline app: add provider commandline options.Pauli2020-03-071-0/+3
* Update the SSL/TLS connection optionsRich Salz2020-01-311-8/+11
* Document most missing optionsRich Salz2020-01-291-0/+12
* Update man3/verify documentation, error textRich Salz2020-01-231-47/+7
* Better documentation of -www,-WWW,-HTTP flagsRich Salz2020-01-131-15/+21
* Refactor the tls/dlts version optionsRich Salz2020-01-131-40/+9
* Refactor -engine documentationRich Salz2020-01-071-8/+3
* Move -nameopt to openssl.podRich Salz2020-01-061-8/+3
* Use a function to generate do-not-edit commentRich Salz2019-12-191-5/+1
* Add -CAstore and similar to all openssl commands that have -CApathRichard Levitte2019-11-031-1/+14
* Infrastructure for templated doc in POD filesRich Salz2019-10-311-0/+831