Skip to content

Bookworm and Ruby 3.0: Use system root CAs

Clemens Beck requested to merge fix-bookworm-ruby-3-0-root-certs into master

What does this MR do and why?

Link the system certificate directory to the custom OpenSSL certificate directory. Fixes cert chain errors for HTTP requests sent from Ruby.

Relates #132

Relates gitlab#441409 (closed)

Test notes: !750 (comment 1768980317)

Checklist

Edited by Clemens Beck

Merge request reports