diff --git a/test/integration/suites/force-rotation-upstream-authority/00-setup b/test/integration/suites/force-rotation-upstream-authority/00-setup index 983fb3dfa5..c9335c895a 100755 --- a/test/integration/suites/force-rotation-upstream-authority/00-setup +++ b/test/integration/suites/force-rotation-upstream-authority/00-setup @@ -24,6 +24,8 @@ keyUsage=critical,keyCertSign,cRLSign subjectAltName = @alt_names EOF ) -extensions 'v3_req' + + chmod 644 "${key_path}" "${crt_path}" } "${ROOTDIR}/setup/x509pop/setup.sh" conf/server conf/agent