Discussion:
[Freeipa-devel] [freeipa PR#690][opened] server-install: remove broken no-pkinit check
stlaz
2017-04-04 09:30:20 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/690
Author: stlaz
Title: #690: server-install: remove broken no-pkinit check
Action: opened

PR body:
"""
Don't check for no-pkinit option in case pkinit cert file was
provided. Setting no-pkinit is prohibited in this case, so without
this fix we have an impossible option-check if we want to provide
an own pkinit certificate and private key.

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

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/690/head:pr690
git checkout pr690
MartinBasti
2017-04-12 08:35:57 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/690
Title: #690: server-install: remove broken no-pkinit check

Label: +ack
MartinBasti
2017-04-12 11:03:38 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/690
Title: #690: server-install: remove broken no-pkinit check

MartinBasti commented:
"""
master:

* 1160dc5d8bacea42a7ada45a10bf1019a3af5aca server-install: remove broken no-pkinit check


ipa-4-5:

* 1eb681ec7d4f6f42e733463f29374f0fecee4e68 server-install: remove broken no-pkinit check


"""

See the full comment at https://github.com/freeipa/freeipa/pull/690#issuecomment-293544267
MartinBasti
2017-04-12 11:03:34 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/690
Title: #690: server-install: remove broken no-pkinit check

Label: +pushed
MartinBasti
2017-04-12 11:03:39 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/690
Author: stlaz
Title: #690: server-install: remove broken no-pkinit check
Action: closed

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

Loading...