CA_UNCONFIGURED for templates requiring approval
g-t-u opened this issue · 0 comments
g-t-u commented
If I submit a request with template that requires approval, it ends being stuck in state CA_UNCONFIGURED.
Everything is OK for requests with automatic templates.
cepces.log:
2022-05-23 15:48:48,816 main:ERROR:Traceback (most recent call last):
File "/usr/lib/libexec/certmonger/cepces-submit", line 69, in main
result = operation()
File "/usr/lib/python3/dist-packages/cepces/certmonger/operation.py", line 136, in call
self._config.poll_interval,
AttributeError: 'Submit' object has no attribute '_config'
It is obviously linked to #5