Unable to specify External Requester
ravanapel opened this issue · comments
Using the python-cert_manager I get the following error while I try to enroll a certificate.
{"code":-139,"description":"External Requester is required."}
It looks like externalRequester is used in _certificates.py#L140 but doesn't provide a way to provide a value for it when calling the function.