]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Update RSA 3k certificates before the previous ones expire
authorJouni Malinen <jouni@codeaurora.org>
Fri, 16 Aug 2019 13:21:38 +0000 (16:21 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 16 Aug 2019 13:40:36 +0000 (16:40 +0300)
commiteec147dccb792a50fb0791ea8f1fd20326a55313
tree60a4cff016611f5e7443268ec7ced2b2a5dae055
parentb1dfe96ae1c1253c6d8aec5cb1caef7114f7b051
tests: Update RSA 3k certificates before the previous ones expire

In addition, update the generation script to allow convenient update of
the server and user certificates without having to generate new keys.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/auth_serv/ec-ca-openssl.cnf
tests/hwsim/auth_serv/rsa3072-generate.sh
tests/hwsim/auth_serv/rsa3072-server.pem
tests/hwsim/auth_serv/rsa3072-server.req [new file with mode: 0644]
tests/hwsim/auth_serv/rsa3072-user-rsa2048.key
tests/hwsim/auth_serv/rsa3072-user-rsa2048.pem
tests/hwsim/auth_serv/rsa3072-user-rsa2048.req [new file with mode: 0644]
tests/hwsim/auth_serv/rsa3072-user.pem
tests/hwsim/auth_serv/rsa3072-user.req [new file with mode: 0644]