]> git.ipfire.org Git - thirdparty/hostap.git/commit - tests/hwsim/test_ap_eap.py
tests: GnuTLS configuration of intermediate CA certificate
authorJouni Malinen <j@w1.fi>
Fri, 29 Dec 2017 10:01:22 +0000 (12:01 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 29 Dec 2017 10:01:22 +0000 (12:01 +0200)
commitb4635f0a61d669b4919fea14bb5efd79dc4dd732
treeb51cb478aee483ce82b8eb4990c470bb48b0e5c2
parent9acd0bebab6b29264930f9914dc48556851ded13
tests: GnuTLS configuration of intermediate CA certificate

GnuTLS seems to require the intermediate CA certificate to be included
both in the ca_cert and client_cert file for the cases of server and
client certificates using different intermediate CA certificates. Use
the user_and_ica.pem file with GnuTLS builds and reorder the
certificates in that file to make this work with GnuTLS.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/auth_serv/iCA-user/user_and_ica.pem
tests/hwsim/auth_serv/ica-generate.sh
tests/hwsim/test_ap_eap.py