| Website | https://containertoolbx.org/ |
| Website | https://containertoolbx.org/ |
Some #toolbx containers have been hit by a CA certificates bug that breaks OpenSSL, which is used by DNF and others. To recover from this, delete /etc/pkcs11/modules/p11-kit-trust.module and remove the package that provides /usr/lib64/pkcs11/p11-kit-client.so from the container, 'podman stop ...' the container, 'toolbox enter ...' the container, run 'sudo update-ca-trust' inside it, and continue as before.
For details, see:
https://github.com/p11-glue/p11-kit/issues/692
Our apologies for the disruption.
Toolbx 0.1.2 started setting up remote p11-kit to ensure that the certificates from certificate authorities (or CAs) that are available inside a Toolbx container are kept synchronized with the host...