cacert-gosigner/.gitignore
Jan Dittberner 47d5b2afff Improve configuration, implement setup mode
- implement a dedicated setup mode for creating CA certificates that is
  triggered by the '-setup' command line flag
- switch to YAML configuration for comment support and more human
  readable syntax. Format documentation is in docs/config.sample.yaml
- move HSM related code to pkg/hsm
- improve consistency checks in pkg/config
2022-04-19 16:48:32 +02:00

7 lines
No EOL
60 B
Text

*.crt
*.pem
*.pub
.idea/
ca-hierarchy.json
config.yaml
dist/