REGTESTS: ssl: Fix ocsp update crt-lists

The options were after the filters which does not work well and now
raises a warning. It did not break the regtest because the crt-lists
were not actually used by clients.
This commit is contained in:
Remi Tricot-Le Breton 2023-02-28 17:46:30 +01:00 committed by William Lallemand
parent 5843237993
commit 780504ae4d
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
multicert_no_ocsp/server_ocsp_ecdsa.pem * [ocsp-update on]
multicert_no_ocsp/server_ocsp_ecdsa.pem [ocsp-update on] *

View File

@ -1 +1 @@
multicert_no_ocsp/server_ocsp_rsa.pem * [ocsp-update on]
multicert_no_ocsp/server_ocsp_rsa.pem [ocsp-update on] *