[Bug 284533] lang/erlang pubkey_os_cacerts:get(). failure
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 284533] lang/erlang pubkey_os_cacerts:get(). failure"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Feb 2025 16:57:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284533 --- Comment #1 from Paweł Krawczyk <p+freebsd@krvtz.net> --- Workaround: # cat /etc/ssl/certs/*.0 > /etc/ssl/cert.pem That's one of the files Erlang is looking for when checking for the root certs and when the file is present, everything works. No idea why it's unable to read the hashed certs directory, but in previous versions it apparently worked. -- You are receiving this mail because: You are the assignee for the bug.