mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-11 08:41:55 -06:00
854d3053e2
If lightweight CA key replication has not completed, requests for the certificate or chain will return 404**. This can occur in normal operation, and should be a temporary condition. Detect this case and handle it by simply omitting the 'certificate' and/or 'certificate_out' fields in the response, and add a warning message to the response. Also update the client-side plugin that handles the --certificate-out option. Because the CLI will automatically print the warning message, if the expected field is missing from the response, just ignore it and continue processing. ** after the Dogtag NullPointerException gets fixed! Part of: https://pagure.io/freeipa/issue/7964 Reviewed-By: Christian Heimes <cheimes@redhat.com> Reviewed-By: Fraser Tweedale <ftweedal@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
automember.py | ||
automount.py | ||
ca.py | ||
cert.py | ||
certmap.py | ||
certprofile.py | ||
csrgen.py | ||
dns.py | ||
hbacrule.py | ||
hbactest.py | ||
host.py | ||
idrange.py | ||
internal.py | ||
location.py | ||
migration.py | ||
misc.py | ||
otptoken_yubikey.py | ||
otptoken.py | ||
passwd.py | ||
permission.py | ||
rpcclient.py | ||
server.py | ||
service.py | ||
sudorule.py | ||
topology.py | ||
trust.py | ||
user.py | ||
vault.py |