summaryrefslogtreecommitdiff
path: root/tests/sni-hostname.sh
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing dot from hostname inputTim Rühsen2018-07-221-0/+3
| | | | | | Fixes #532 Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
* Add another sni related testtmp-sni-hostnameAndreas Metzler2018-04-291-0/+3
| | | | | | | As --sni-hostname does not imply --verify-hostname a hostname mismatch still triggers an error. Signed-off-by: Andreas Metzler <ametzler@bebt.de>
* tests: sni-hostname was updated to support TLS1.3Nikos Mavrogiannopoulos2018-04-291-8/+19
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* tests: added check for gnutls-cli's sni-hostname optionNikos Mavrogiannopoulos2017-05-101-0/+66
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>