Added Fedora script with proper cert locations. This has been tested and worked for Chromium based browsers installed via RPM or flatpak.
This does not work for Firefox however due to the error: MOZILLA_PKIX_ERROR_CA_CERT_USED_AS_END_ENTITY. This appears to be an issue with the cert being generated with basicConstraints = CA:true as found here
Added Fedora script with proper cert locations. This has been tested and worked for Chromium based browsers installed via RPM or flatpak.
This does not work for Firefox however due to the error:
MOZILLA_PKIX_ERROR_CA_CERT_USED_AS_END_ENTITY
. This appears to be an issue with the cert being generated withbasicConstraints = CA:true
as found here