google / kctf

kCTF is a Kubernetes-based infrastructure for CTF competitions. For documentation, see
https://google.github.io/kctf/
Apache License 2.0
664 stars 73 forks source link

Add both DOMAIN and *.DOMAIN #399

Closed terjanq closed 1 year ago

terjanq commented 1 year ago

Currently, the cert only works for *.${DOMAIN} but having a root cert should also be nice to have, especially when running the same image for a single challenge.