add certs. fix acme challenge. add jwk provisioner
All checks were successful
Flake check / flake-check (pull_request) Successful in 20s

This commit is contained in:
sid 2026-04-18 23:38:54 +02:00
parent b9e7615ff5
commit 7a65bdbf37
12 changed files with 125 additions and 50 deletions

View file

@ -0,0 +1,3 @@
{
security.pki.certificateFiles = [ ../../../certs/root_ca.crt ];
}