URL: https://github.com/freeipa/freeipa/pull/2302 Author: roman-mueller Title: #2302: Fix external CA next step example output Action: opened
PR body: """ Currently it displays the option `--external-cert-file` twice. The option should be `--external_cert_file` but only once and the second option should be `--external_ca_file`. """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2302/head:pr2302 git checkout pr2302
URL: https://github.com/freeipa/freeipa/pull/2302 Author: roman-mueller Title: #2302: Fix external CA next step example output Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2302/head:pr2302 git checkout pr2302
freeipa-devel@lists.fedorahosted.org