adds more to do
This commit is contained in:
parent
20653b80e8
commit
458f394370
@ -9,5 +9,7 @@
|
|||||||
* Validate certificate logic (do we have a CA private-key, if not, don't generate certificate, etc.)
|
* Validate certificate logic (do we have a CA private-key, if not, don't generate certificate, etc.)
|
||||||
* Add 5-10 minutes at random to generated cert to prevent all instance's certs from expiring at the same time.
|
* Add 5-10 minutes at random to generated cert to prevent all instance's certs from expiring at the same time.
|
||||||
* Determine certificate expiration and automatically stop the service when certificate expires. (optional?)
|
* Determine certificate expiration and automatically stop the service when certificate expires. (optional?)
|
||||||
|
* dynamic reloading of configuration
|
||||||
|
* Hash configmap, re-read/hash file every so often, if changes stop or re-run init?
|
||||||
* Add unit tests
|
* Add unit tests
|
||||||
* Add documentation
|
* Add documentation
|
Loading…
x
Reference in New Issue
Block a user