]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Suite B 192-bit validation with p256 client cert
authorJouni Malinen <jouni@codeaurora.org>
Fri, 12 Jan 2018 18:30:07 +0000 (20:30 +0200)
committerJouni Malinen <jouni@codeaurora.org>
Fri, 12 Jan 2018 18:30:07 +0000 (20:30 +0200)
commit9ec824b9c176476050881f105967ce95d1e76496
tree1825b729c67525a5a0c4a0da02c76b72618187ef
parent727e9aacbf0082c5882a82f5706f8a9e2afdf524
tests: Suite B 192-bit validation with p256 client cert

Verify that unexpected p256 client certificate gets rejected if the
server is configured to use Suite B at 192-bit level.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/auth_serv/ec2-generate.sh
tests/hwsim/auth_serv/ec2-user-p256.key [new file with mode: 0644]
tests/hwsim/auth_serv/ec2-user-p256.pem [new file with mode: 0644]
tests/hwsim/test_suite_b.py