Discussion:
[Freeipa-devel] [freeipa PR#725][opened] Fix certificate_out check in CertRetrieveOverride
Akasurde
2017-04-21 04:37:37 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/725
Author: Akasurde
Title: #725: Fix certificate_out check in CertRetrieveOverride
Action: opened

PR body:
"""
Fixes: https://pagure.io/freeipa/issue/6885

Signed-off-by: Abhijeet Kasurde <***@redhat.com>
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/725/head:pr725
git checkout pr725
HonzaCholasta
2017-04-25 12:23:14 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/725
Title: #725: Fix certificate_out check in CertRetrieveOverride

HonzaCholasta commented:
"""
NACK:

```
$ ipa cert-show 1
ipa: ERROR: Filename is empty
```
"""

See the full comment at https://github.com/freeipa/freeipa/pull/725#issuecomment-297013050
Akasurde
2017-05-09 09:24:07 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/725
Author: Akasurde
Title: #725: Fix certificate_out check in CertRetrieveOverride
Action: closed

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/725/head:pr725
git checkout pr725

Loading...