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

Copy certificate to /etc/pki/trust/anchors instead of #316

Merged
merged 2 commits into from Apr 28, 2017

Conversation

schubi2
Copy link
Member

@schubi2 schubi2 commented Apr 28, 2017

  • /usr/share/pki/trust/anchors
    scc_auto:Write will be called quite after the scc_auto:Import function in inst_autosetup.
    So there is no installed system available at that point.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 83.657% when pulling 452c6cf on SLE-12-SP2_bnc_1034663 into ebdb2fc on SLE-12-SP2.

Fri Apr 28 11:11:22 CEST 2017 - schubi@suse.de

- AY inst-sys: Copy certificate to /etc/pki/trust/anchors instead of
/usr/share/pki/trust/anchors wich is read only (bnc#103466).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: which

Fri Apr 28 11:11:22 CEST 2017 - schubi@suse.de

- AY inst-sys: Copy certificate to /etc/pki/trust/anchors instead of
/usr/share/pki/trust/anchors wich is read only (bnc#103466).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the bug number ok?

@@ -252,7 +252,7 @@ def import_certificate(url)
end

Popup.Feedback(_("Importing SSL Certificate"), cert.subject_name) do
cert.import_to_system
cert.import
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@coveralls
Copy link

Coverage Status

Coverage remained the same at 83.657% when pulling 59f7bc5 on SLE-12-SP2_bnc_1034663 into ebdb2fc on SLE-12-SP2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants