Discussion:
[Freeipa-devel] [freeipa PR#568][opened] cert: include certificate chain in cert command output
HonzaCholasta
2017-03-10 09:34:37 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/568
Author: HonzaCholasta
Title: #568: cert: include certificate chain in cert command output
Action: opened

PR body:
"""
**cert: add output file option to cert-request**

The certificate returned by cert-request can now be saved to a file in the
CLI using a new --certificate-out option.

**cert: include certificate chain in cert command output**

Include the full certificate chain in the output of cert-request, cert-show
and cert-find if --chain or --all is specified.

If output file is specified in the CLI together with --chain, the full
certificate chain is written to the file.

https://pagure.io/freeipa/issue/6547
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/568/head:pr568
git checkout pr568
HonzaCholasta
2017-03-13 11:13:50 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/568
Author: HonzaCholasta
Title: #568: cert: include certificate chain in cert command output
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/568/head:pr568
git checkout pr568
HonzaCholasta
2017-03-13 11:48:49 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/568
Author: HonzaCholasta
Title: #568: cert: include certificate chain in cert command output
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/568/head:pr568
git checkout pr568
dkupka
2017-03-14 11:58:12 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/568
Title: #568: cert: include certificate chain in cert command output

Label: +ack
dkupka
2017-03-14 11:58:13 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/568
Title: #568: cert: include certificate chain in cert command output

dkupka commented:
"""
LGTM and works as expected.
"""

See the full comment at https://github.com/freeipa/freeipa/pull/568#issuecomment-286400004
dkupka
2017-03-14 11:59:25 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/568
Title: #568: cert: include certificate chain in cert command output

Label: +pushed
dkupka
2017-03-14 11:59:28 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/568
Author: HonzaCholasta
Title: #568: cert: include certificate chain in cert command output
Action: closed

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/568/head:pr568
git checkout pr568
dkupka
2017-03-14 11:59:27 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/568
Title: #568: cert: include certificate chain in cert command output

dkupka commented:
"""
master:

* c60d9c9744b1f8a7b55bcdda65cce8bb36700bf6 cert: add output file option to cert-request
* 8ed891cb619abd2efd428f767edf760ebf5eec5d cert: include certificate chain in cert command output
"""

See the full comment at https://github.com/freeipa/freeipa/pull/568#issuecomment-286400258
Loading...