]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Test cases for X.509 certificate checking
authorJouni Malinen <jouni@codeaurora.org>
Tue, 9 Apr 2019 10:22:57 +0000 (13:22 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 9 Apr 2019 13:24:38 +0000 (16:24 +0300)
commit3ffeb7d8c896a2280ebaf43d7f9afdc462f14d35
tree7d3225052d880c0f6a57b6e098fecf16265ef299
parent242e857285e5e783915290102a087a6fd9da6ebc
tests: Test cases for X.509 certificate checking

This makes it easier to test various X.509 certificate validation steps
with the server certificate being generated and signed using pyOpenSSL
dynamically.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/test_cert_check.py [new file with mode: 0644]