mirror of
https://github.com/ruby/ruby.git
synced 2026-01-29 05:24:23 +00:00
Currently, the openssl package from vcpkg uses an incorrect, hard-coded default location for OpenSSL providers under C:\vcpkg\packages, which is supposed to be a temporary directory. Override it with the OPENSSL_MODULES environment variable as a temporary workaround.