URL: https://github.com/freeipa/freeipa/pull/6046 Author: ssidhaye Title: #6046: Test to check ipa ca-show <authority ID> error handling Action: opened
PR body: """ Test to verify if the case of a request for /ca/rest/authority/{id}/c…ert (or .../chain)
where {id} is an unknown authority ID.
Test Steps: 1. Setup a freeipa server and a replica 2. Stop ipa-custodia service on replica 3. Create a LWCA on the replica 4. Verify LWCA is recognized on the server 5. Run `ipa ca-show <LWCA>`
Signed-off-by: Sumedh Sidhaye ssidhaye@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/6046/head:pr6046 git checkout pr6046
URL: https://github.com/freeipa/freeipa/pull/6046 Author: ssidhaye Title: #6046: Test to check ipa ca-show <authority ID> error handling Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/6046/head:pr6046 git checkout pr6046
freeipa-devel@lists.fedorahosted.org