notariat: add demo cert to config
1 files changed, 5 insertions(+), 0 deletions(-) M notariat/config.yaml
M notariat/config.yaml => notariat/config.yaml +5 -0
@@ 11,3 11,8 @@ data: - "*.sr.ht" email: ch@bitfehler.net tsigSecretName: tsigkey + - secret: default/cert-demo.sr.ht + domains: + - "demo.sr.ht" + email: ch@bitfehler.net + tsigSecretName: tsigkey