Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.5] Caless fix #685

Closed
wants to merge 2 commits into from
Closed

[4.5] Caless fix #685

wants to merge 2 commits into from

Conversation

stlaz
Copy link
Contributor

@stlaz stlaz commented Apr 3, 2017

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

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 later.

https://pagure.io/freeipa/issue/6806
NSSDatabase.publish_ca_cert() is not used anymore, remove it.

https://pagure.io/freeipa/issue/6806
@stlaz stlaz mentioned this pull request Apr 3, 2017
@HonzaCholasta HonzaCholasta added the ack Pull Request approved, can be merged label Apr 3, 2017
@HonzaCholasta
Copy link
Contributor

ipa-4-5:

  • ebf24e7 Get correct CA cert nickname in CA-less
  • 9938974 Remove publish_ca_cert() method from NSSDatabase

@HonzaCholasta HonzaCholasta added the pushed Pull Request has already been pushed label Apr 3, 2017
@stlaz stlaz deleted the caless_fix_4_5 branch September 11, 2017 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
2 participants