]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Update server and user certificates (2022)
authorJouni Malinen <j@w1.fi>
Sat, 16 Apr 2022 10:22:16 +0000 (13:22 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 16 Apr 2022 10:22:16 +0000 (13:22 +0300)
commit698c05da2bd3233b005d45873caa852bc29b32c5
tree79a2edbff55420712ad6e033df2659f4e2421a0f
parent6a2a60f1db2d316f4265a310d38fce8f3ceaf8cf
tests: Update server and user certificates (2022)

The previous versions are going to be expiring soon, so need to re-sign
these to avoid EAP test case failures. This contains updates from
running tests/hwsim/auth_server/update.sh.

Signed-off-by: Jouni Malinen <j@w1.fi>
22 files changed:
tests/hwsim/auth_serv/index.txt
tests/hwsim/auth_serv/ocsp-multi-server-cache.der
tests/hwsim/auth_serv/ocsp-req.der
tests/hwsim/auth_serv/ocsp-responder.pem
tests/hwsim/auth_serv/ocsp-server-cache.der
tests/hwsim/auth_serv/server-certpol.pem
tests/hwsim/auth_serv/server-certpol2.pem
tests/hwsim/auth_serv/server-eku-client-server.pem
tests/hwsim/auth_serv/server-eku-client.pem
tests/hwsim/auth_serv/server-expired.pem
tests/hwsim/auth_serv/server-extra.pkcs12
tests/hwsim/auth_serv/server-long-duration.pem
tests/hwsim/auth_serv/server-no-dnsname.pem
tests/hwsim/auth_serv/server.pem
tests/hwsim/auth_serv/server.pkcs12
tests/hwsim/auth_serv/test-ca/index.txt
tests/hwsim/auth_serv/test-ca/serial
tests/hwsim/auth_serv/user.pem
tests/hwsim/auth_serv/user.pkcs12
tests/hwsim/auth_serv/user2.pkcs12
tests/hwsim/auth_serv/user3.pkcs12
tests/hwsim/test_ap_eap.py