Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
grindsa committed Dec 20, 2024
1 parent 5e271fd commit 6aedd49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ca_handler_tests_digicert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ jobs:
sudo echo "organization_name: $DIGICERT_ORGNAME" >> data/acme_srv.cfg
sudo echo "allowed_domainlist: [\"$DIGICERT_DOMAIN\", \"bar.local$\"]" >> data/acme_srv.cfg
sudo sed -i "s/revocation_reason_check_disable: False/revocation_reason_check_disable: False\nenrollment_timeout:15/g" data/acme_srv.cfg
sudo echo "allowed_domainlist: [\"bar.local\", \"*.acme.dynamop.de\"]" >> data/acme_srv.cfg
env:
DIGICERT_API_KEY: ${{ secrets.DIGICERT_API_KEY }}
DIGICERT_ORGNAME: ${{ secrets.DIGICERT_ORGNAME }}
Expand Down

0 comments on commit 6aedd49

Please sign in to comment.