Files
showcase/automation/certificates/internal/README.md

5 lines
442 B
Markdown
Raw Normal View History

2022-01-28 20:15:52 +00:00
# Internal Certificate Automation with bash and openssl
I use a very generic approach for certificate automation as I like to be able to pick-up-an-go to a new system and have things "just work". I created this automation method so easily issue new certs and create a renewal pipeline that is touchless.
Essentially, there is a domain/fqdn path per cert. Each path has a config and script that will be run to generate a new CSR config file.