summaryrefslogtreecommitdiff
path: root/tests/tls10-cipher-neg.c
Commit message (Collapse)AuthorAgeFilesLines
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
| | | | Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
* tests: added unit testing for server/client cipher negotiationNikos Mavrogiannopoulos2017-07-101-0/+129
This verifies that the expected algorithm (cipher) is negotiated. Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>