Skip to content

Conversation

mikelolasagasti
Copy link

Detect /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem used in modern RHEL and Fedora systems.

Also improve the error message when no system CA bundle is found.

Detect /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem used in modern
RHEL and Fedora systems.

Also improve the error message when no system CA bundle is found.

Signed-off-by: Mikel Olasagasti Uranga <[email protected]>
@mikelolasagasti
Copy link
Author

mikelolasagasti commented Oct 12, 2025

/etc/pki/tls/cert.pem is provided by openssl, but that will be drop once https://fedoraproject.org/wiki/Changes/droppingOfCertPemFile lands Fedora.

/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem is present by default and doesn't require openssl to be installed in the system in order to build with ruby-build.

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.

1 participant