Bug 1227480

Summary: Can't use ignition.config.url due to unknown Certificate Authority
Product: [openSUSE] openSUSE Tumbleweed Reporter: Felix johnson <bcmjmrth>
Component: MicroOSAssignee: Forgotten User u0-bnvADNc <forgotten_u0-bnvADNc>
Status: NEW --- QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: aarch64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Felix johnson 2024-07-07 23:04:12 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
Build Identifier: 

No matter what ignition.config.url with https I enter i get this error.

Reproducible: Always

Steps to Reproduce:
1. Boot MicroOS QEMU image
2. In grub edit boot entry and add "ignition.config.url=https://anything.com" as kernel parameter
3. Enter emergency shell and run journalctl to see it's due to an unknown certifcate
Actual Results:  
"failed to acquire config: unable to fetch ressource in time"


Expected Results:  
Config loads as you would expect