[Freeipa-devel] [freeipa PR#650][opened] CA-less installation fix

stlaz freeipa-github-notification at redhat.com
Fri Mar 24 08:59:33 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/650
Author: stlaz
 Title: #650: CA-less installation fix
Action: opened

PR body:
"""
These patches fix the CA-less installation by guessing the names for CA and server-cert nicknames in /etc/httpd/alias. The fix is not very nice since it's guessing but I am not sure if there's anything else we can do at this point.

Also, `HTTPInstance.start/stop_tracking_certificates` would probably not need the guessing since it's only relevant for CA-full installations where we know the server-cert nickname is `Server-Cert` so I can replace it there if you think that'd be better.
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/650/head:pr650
git checkout pr650
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-650.patch
Type: text/x-diff
Size: 5743 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170324/b0f1b45e/attachment.bin>


More information about the Freeipa-devel mailing list