Bugzilla – Bug 1227480
Can't use ignition.config.url due to unknown Certificate Authority
Last modified: 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