]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Move ocsp-resp-*-signed*.der generation into test case
authorJouni Malinen <j@w1.fi>
Fri, 27 Dec 2019 18:01:38 +0000 (20:01 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 27 Dec 2019 18:14:02 +0000 (20:14 +0200)
commitd07ca835cb5d16cf114dd3d8435cc434932676fc
tree03232c77a2e5ffaac81d318d704a62533443e963
parentb6bb4cd8c5807e5dac3cf85e83629e06c87b7c8c
tests: Move ocsp-resp-*-signed*.der generation into test case

There is no need to generate these OCSP responses for every single test
session. Generate these more dynamically if a test case that uses these
files is executed.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/start.sh
tests/hwsim/test_ap_eap.py