Bug 1297565 - [cloud-init] ca-certs does not work on fedora
Summary: [cloud-init] ca-certs does not work on fedora
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: cloud-init
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Garrett Holmstrom
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-11 21:43 UTC by Aleksandar Kostadinov
Modified: 2016-07-07 02:26 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-07 02:26:04 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1599694 0 None None None 2016-07-07 02:26:04 UTC

Description Aleksandar Kostadinov 2016-01-11 21:43:33 UTC
Description of problem:
I see no effect using ca-certs directive when run on fedora. I'd expect certs to be added to /etc/pki/ca-trust/source/anchors/ca.crt and then run:
update-ca-trust check
update-ca-trust enable
update-ca-trust extract

Or something along these lines. I can see actually nothing happening with the certs. It is very useful for adding private certificates.

Comment 1 Jan Kurik 2016-02-24 14:15:54 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle.
Changing version to '24'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase

Comment 2 Garrett Holmstrom 2016-07-07 02:26:04 UTC
At the moment that module uses debconf to manage certificates, meaning making it work on Fedora will more or less require a completely new implementation.  Let's track this feature request upstream:  https://bugs.launchpad.net/cloud-init/+bug/1599694


Note You need to log in before you can comment on or make changes to this bug.