Discussion:
[Freeipa-devel] [freeipa PR#790][opened] RFC: API for reporting PKINIT status
martbab
2017-05-16 11:16:39 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/790
Author: martbab
Title: #790: RFC: API for reporting PKINIT status
Action: opened

PR body:
"""
This PR implements easily-consumable API that reports PKINIT status on masters
based on the presence of pkinitEnabled value in KDC entry's ipaConfigString
attribute.

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

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

Loading...