URL: https://github.com/freeipa/freeipa/pull/899 Author: Rezney Title: #899: test_caless: introduce new python makepki + fix SKI extension issue Action: opened
PR body: """ Change makepki.sh for new makepki.py which should be more readable, maintainable and extendable than the old script. In this test we use it as a module and import create_pki().
The new makepki adds SKI and AKI extensions for correct cert validation.
Other minor changes needed as we do not use NSS to store our certificates on the test controller.
https://pagure.io/freeipa/issue/7030
Signed-off-by: Michal Reznik mreznik@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/899/head:pr899 git checkout pr899
URL: https://github.com/freeipa/freeipa/pull/899 Author: Rezney Title: #899: test_caless: introduce new python makepki + fix SKI extension issue Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/899/head:pr899 git checkout pr899
freeipa-devel@lists.fedorahosted.org