summaryrefslogtreecommitdiffstats
path: root/test/modules/md/test_801_stapling.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/modules/md/test_801_stapling.py')
-rw-r--r--test/modules/md/test_801_stapling.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/modules/md/test_801_stapling.py b/test/modules/md/test_801_stapling.py
index 1eacfabf88..7992337964 100644
--- a/test/modules/md/test_801_stapling.py
+++ b/test/modules/md/test_801_stapling.py
@@ -335,6 +335,7 @@ class TestStapling:
md = self.mdA
domains = [md]
testpath = os.path.join(env.gen_dir, 'test_801_009')
+ env.mkpath(testpath)
# cert that is 30 more days valid
creds = env.create_self_signed_cert(CertificateSpec(domains=domains),
valid_from=timedelta(days=-60),