Discussion:
[Freeipa-devel] [freeipa PR#685][opened] [4.5] Caless fix
stlaz
2017-04-03 12:26:50 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/685
Author: stlaz
Title: #685: [4.5] Caless fix
Action: opened

PR body:
"""
Get correct CA cert nickname in CA-less

During CA-less installation, we initialize the HTTPD alias
database from a pkcs12 file. This means there's going to
be different nicknames to the added certificates. Store
the CA certificate nickname in HTTPInstance__setup_ssl()
to be able to correctly export it late
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/685/head:pr685
git checkout pr685
HonzaCholasta
2017-04-03 12:54:26 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/685
Title: #685: [4.5] Caless fix

Label: +ack
HonzaCholasta
2017-04-03 13:07:37 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/685
Title: #685: [4.5] Caless fix

Label: +pushed
HonzaCholasta
2017-04-03 13:07:40 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/685
Title: #685: [4.5] Caless fix

HonzaCholasta commented:
"""
ipa-4-5:

* ebf24e783604952e59e557b5537c6d0de6146ce4 Get correct CA cert nickname in CA-less
* 99389748beb0158811505efa606c27e1e2e0bc7b Remove publish_ca_cert() method from NSSDatabase


"""

See the full comment at https://github.com/freeipa/freeipa/pull/685#issuecomment-291137263
HonzaCholasta
2017-04-03 13:07:46 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/685
Author: stlaz
Title: #685: [4.5] Caless fix
Action: closed

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

Loading...