[Freeipa-devel] [freeipa PR#836][comment] Only warn when specified server IP addresses don't match intf

2017-06-05 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/836 Title: #836: Only warn when specified server IP addresses don't match intf tomaskrizek commented: """ Do we want to handle `ipa-client-install --ip-address` in the same way? I think the behaviour should be consistent. """ See the full comment at

[Freeipa-devel] [freeipa PR#847][synchronized] Turn off OCSP check

2017-06-05 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/847 Author: pvomacka Title: #847: Turn off OCSP check Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/847/head:pr847 git checkout pr847 From 9b462e5b45bd8990ad03

[Freeipa-devel] [freeipa PR#847][synchronized] Turn off OCSP check

2017-06-05 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/847 Author: pvomacka Title: #847: Turn off OCSP check Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/847/head:pr847 git checkout pr847 From 0a4dbaf73cdd9a26a6b8

[Freeipa-devel] [freeipa PR#829][synchronized] client.py: Replace hardcoded 'admin' with options.principal

2017-06-05 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/829 Author: Tiboris Title: #829: client.py: Replace hardcoded 'admin' with options.principal Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/829/head:pr829 git c

[Freeipa-devel] [freeipa PR#852][opened] pkinit manage: introduce ipa-pkinit-manage

2017-06-05 Thread HonzaCholasta via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/852 Author: HonzaCholasta Title: #852: pkinit manage: introduce ipa-pkinit-manage Action: opened PR body: """ **server certinstall: update KDC master entry** After the KDC certificate is installed, add the PKINIT enabled flag to the KDC master entr

[Freeipa-devel] [freeipa PR#851][+ack] ipa-kdb: add pkinit authentication indicator in case of a successful certauth

2017-06-05 Thread simo5 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/851 Title: #851: ipa-kdb: add pkinit authentication indicator in case of a successful certauth Label: +ack ___ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an email

[Freeipa-devel] [freeipa PR#843][comment] [WIP] Fixing test_installation.py tests

2017-06-05 Thread felipevolpone via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/843 Title: #843: [WIP] Fixing test_installation.py tests felipevolpone commented: """ @MartinBasti you mean that they're fine after the code change, right? Because, before that they were failing due to `There is no KRA server in the domain, can't se

[Freeipa-devel] [freeipa PR#847][synchronized] Turn off OCSP check

2017-06-05 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/847 Author: pvomacka Title: #847: Turn off OCSP check Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/847/head:pr847 git checkout pr847 From 13766049634b86692a7f

[Freeipa-devel] [freeipa PR#847][comment] Turn off OCSP check

2017-06-05 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/847 Title: #847: Turn off OCSP check pvomacka commented: """ @martbab thank you for review. I did changes which you proposed. """ See the full comment at https://github.com/freeipa/freeipa/pull/847#issuecomment-306222831

[Freeipa-devel] [freeipa PR#851][+pushed] ipa-kdb: add pkinit authentication indicator in case of a successful certauth

2017-06-05 Thread martbab via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/851 Title: #851: ipa-kdb: add pkinit authentication indicator in case of a successful certauth Label: +pushed ___ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an em

[Freeipa-devel] [freeipa PR#851][comment] ipa-kdb: add pkinit authentication indicator in case of a successful certauth

2017-06-05 Thread martbab via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/851 Title: #851: ipa-kdb: add pkinit authentication indicator in case of a successful certauth martbab commented: """ master: * e8a7e2e38ad7cea2964305247430e964d2b785b1 ipa-kdb: add pkinit authentication indicator in case of a successful certauth

[Freeipa-devel] [freeipa PR#851][closed] ipa-kdb: add pkinit authentication indicator in case of a successful certauth

2017-06-05 Thread martbab via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/851 Author: abbra Title: #851: ipa-kdb: add pkinit authentication indicator in case of a successful certauth Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/851/head:

[Freeipa-devel] [freeipa PR#821][+pushed] fix incorrect suffix handling in topology checks

2017-06-05 Thread martbab via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/821 Title: #821: fix incorrect suffix handling in topology checks Label: +pushed ___ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an email to freeipa-devel-le...@lis

[Freeipa-devel] [freeipa PR#821][comment] fix incorrect suffix handling in topology checks

2017-06-05 Thread martbab via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/821 Title: #821: fix incorrect suffix handling in topology checks martbab commented: """ ipa-4-5: * d651a9877d0e2f9dd1b057630508b488678bb86e fix incorrect suffix handling in topology checks master: * 8ef4888af77f8e6fd8324297d26287b575b18163 fix i

[Freeipa-devel] [freeipa PR#821][closed] fix incorrect suffix handling in topology checks

2017-06-05 Thread martbab via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/821 Author: martbab Title: #821: fix incorrect suffix handling in topology checks Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/821/head:pr821 git checkout pr821 ___

[Freeipa-devel] [freeipa PR#853][opened] x509,certdb: handle certificates as bytes

2017-06-05 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/853 Author: stlaz Title: #853: x509,certdb: handle certificates as bytes Action: opened PR body: """ Certificates, both in PEM and DER format, should be handled as bytes in Python 3. https://pagure.io/freeipa/issue/4985

[Freeipa-devel] [freeipa PR#853][edited] x509,certdb: handle certificates as bytes

2017-06-05 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/853 Author: stlaz Title: #853: x509,certdb: handle certificates as bytes Action: edited Changed field: body Original value: """ Certificates, both in PEM and DER format, should be handled as bytes in Python 3. https://pagure.io/freeipa/issue/4985

[Freeipa-devel] [freeipa PR#853][+py3] x509,certdb: handle certificates as bytes

2017-06-05 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/853 Title: #853: x509,certdb: handle certificates as bytes Label: +py3 ___ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an email to freeipa-devel-le...@lists.fedorah

[Freeipa-devel] [freeipa PR#853][comment] x509,certdb: handle certificates as bytes

2017-06-05 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/853 Title: #853: x509,certdb: handle certificates as bytes stlaz commented: """ To test this, you can use the script I provided at https://github.com/freeipa/freeipa-tools/pull/48, you just have to add `python3 ` before the `ipa-server-install` comm

[Freeipa-devel] [freeipa PR#853][synchronized] x509,certdb: handle certificates as bytes

2017-06-05 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/853 Author: stlaz Title: #853: x509,certdb: handle certificates as bytes Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/853/head:pr853 git checkout pr853 From 0