Limit max tries
- Prevent Certgen to stuck forever
- Add "transition" state
FAIL
- Lower
ERROR_WAIT
time to one minute- It should fail quickly so it does not block other utilities, such as
sentinel-proxy
ornotifier
- It should fail quickly so it does not block other utilities, such as
- Refactor the code a bit
The code is prepared to add a command line option to change max_tries
variable, however it is not needed at the moment.
Closes #7 (closed)
Edited by Vojtech Myslivec