URL: https://github.com/freeipa/freeipa/pull/2327 Author: netoarmando Title: #2327: Fix certificate type error when exporting to file Action: opened
PR body: """ Commands `ipa ca-show` and `ipa cert-show` share the same code, this commit updates the former, closing the gap between them.
Reflecting the changes done in 5a44ca6.
https://pagure.io/freeipa/issue/7628
Signed-off-by: Armando Neto abiagion@redhat.com
To be more specific, `ipa cert-show` code is: https://github.com/freeipa/freeipa/blob/5a44ca638310913ab6b0c239374f4b0ddeee... """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2327/head:pr2327 git checkout pr2327
URL: https://github.com/freeipa/freeipa/pull/2327 Author: netoarmando Title: #2327: Fix certificate type error when exporting to file Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2327/head:pr2327 git checkout pr2327
freeipa-devel@lists.fedorahosted.org