init commit. needs more work done

This commit is contained in:
2022-01-28 20:15:52 +00:00
parent 81b14a2651
commit ed11bd5455

View File

@@ -0,0 +1,5 @@
# 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.