Test: check openssl 3.3.0 for x509 v1

This commit is contained in:
Olof hagsand 2024-05-28 19:44:38 +02:00
parent e2140aed10
commit 8098fb031f
48 changed files with 144 additions and 6 deletions

View file

@ -25,6 +25,9 @@ EOF
# Define default restconfig config: RESTCONFIG
RESTCONFIG=$(restconf_config none false)
if [ $? -ne 0 ]; then
err1 "Error when generating certs"
fi
# <CLICON_YANG_MODULE_MAIN>example</CLICON_YANG_MODULE_MAIN>
cat <<EOF > $cfg