diff --git a/.github/workflows/ca-ssnv2-test.yml b/.github/workflows/ca-ssnv2-test.yml index 1b2535ef437..a771d484e83 100644 --- a/.github/workflows/ca-ssnv2-test.yml +++ b/.github/workflows/ca-ssnv2-test.yml @@ -1324,3 +1324,36 @@ jobs: if: always() run: | docker exec pki find /var/lib/pki/pki-tomcat/logs/ca -name "debug.*" -exec cat {} \; + + + #################################################################################################### + # Try to install with wrong parameter foramt + - name: Create CA with unsupported range format + run: | + cat > expected <