Skip to content

Commit

Permalink
add test for TLSv1.2 PFS key exchange
Browse files Browse the repository at this point in the history
since the signature and hash algorithm in TLSv1.2 is selectable by server
and negotiated using TLS extensions, we can check what sig algs is
the server willing to perform and whatever it does honour client
selection

it also tests what happens if the client doesn't offer any sigalgs that
are necessary to use the ciphers selected by server
  • Loading branch information
tomato42 committed Sep 19, 2015
1 parent 460f9cf commit 434b383
Show file tree
Hide file tree
Showing 3 changed files with 367 additions and 4 deletions.

0 comments on commit 434b383

Please sign in to comment.