From: Jouni Malinen Date: Wed, 9 Mar 2016 17:39:15 +0000 (+0200) Subject: tests: Set ocsp_stapling_response_multi in as2.conf X-Git-Tag: hostap_2_6~723 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=71fd685fb8d20a199b2c7792ad42b75a12a7ed50;p=thirdparty%2Fhostap.git tests: Set ocsp_stapling_response_multi in as2.conf This keeps the as.conf and as2.conf more consistent. Signed-off-by: Jouni Malinen --- diff --git a/tests/hwsim/auth_serv/as2.conf b/tests/hwsim/auth_serv/as2.conf index d9ee031ef..9bacbfa52 100644 --- a/tests/hwsim/auth_serv/as2.conf +++ b/tests/hwsim/auth_serv/as2.conf @@ -12,6 +12,7 @@ ca_cert=auth_serv/ca.pem server_cert=auth_serv/server.pem private_key=auth_serv/server.key ocsp_stapling_response=LOGDIR/ocsp-server-cache.der +ocsp_stapling_response_multi=LOGDIR/ocsp-multi-server-cache.der server_id=server2.w1.fi eap_sim_db=unix:/tmp/hlr_auc_gw.sock db=LOGDIR/hostapd.db dh_file=auth_serv/dh.conf