summaryrefslogtreecommitdiff
path: root/tests/x509-cert-callback-ocsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/x509-cert-callback-ocsp.c')
-rw-r--r--tests/x509-cert-callback-ocsp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/x509-cert-callback-ocsp.c b/tests/x509-cert-callback-ocsp.c
index 7e09212d1e..771b3c3b96 100644
--- a/tests/x509-cert-callback-ocsp.c
+++ b/tests/x509-cert-callback-ocsp.c
@@ -235,4 +235,5 @@ void doit(void)
start("NORMAL:-VERS-TLS-ALL:+VERS-TLS1.3");
start("NORMAL:-VERS-TLS-ALL:+VERS-TLS1.2");
start("NORMAL:-VERS-TLS-ALL:+VERS-TLS1.1");
+ start("NORMAL");
}