URL: https://github.com/freeipa/freeipa/pull/2854 Author: rcritten Title: #2854: [Backport][ipa-4-6] Add support for multiple certificates/formats to ipa-cacert-manage Action: opened
PR body: """ Add support for multiple certificates/formats to ipa-cacert-manage
Only a single cert in DER or PEM format would be loaded from the provided file. Extend this to include PKCS#7 format and load all certificates found in the file.
Signed-off-by: Rob Crittenden rcritten@redhat.com
https://pagure.io/freeipa/issue/7579 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2854/head:pr2854 git checkout pr2854
URL: https://github.com/freeipa/freeipa/pull/2854 Author: rcritten Title: #2854: [Backport][ipa-4-6] Add support for multiple certificates/formats to ipa-cacert-manage Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2854/head:pr2854 git checkout pr2854
freeipa-devel@lists.fedorahosted.org