storageos / deploy

MIT License
21 stars 11 forks source link

Added the option to create a CA cert locally #101

Closed angelos-p closed 4 years ago

angelos-p commented 4 years ago

We currently use a static CA cert to create the TLS certificates. This PR will give us the option to use an local ansible script to create a new CA locally.

Tested locally on my machine.

Arau commented 4 years ago

This solution looks very good and really elegant! Thank you

I need a bit more time to run it and test it on my own.

avestuk commented 4 years ago

LGTM, merge at your leisure.