We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a8ba0 commit a1fb800Copy full SHA for a1fb800
.github/workflows/integration.yml
@@ -62,7 +62,7 @@ jobs:
62
# regenerate new certificate, hopefully valid for any sort of hostname
63
# we decide to run this container on
64
docker exec -i web_kiwitcms_org /usr/bin/sscg -v -f \
65
- --hostname "web.kiwitcms.org" \
+ --hostname "*" \
66
--country BG --locality Sofia \
67
--organization "Kiwi TCMS" \
68
--organizational-unit "Quality Engineering" \
0 commit comments