Implemented basic functionality.

This commit is contained in:
2025-07-27 18:04:55 +02:00
parent ed366e4603
commit 5434867c49
9 changed files with 671 additions and 28 deletions

6
.gitignore vendored
View File

@@ -4,5 +4,7 @@
lab-ca*
# Ignore any certificate files
*.pem
# Ignore the default CA configuration file
ca_config.hcl
# Ignore CA configuration and certificate definitions.
*.hcl
# Include example files
!/examples/*.hcl