Actions
Feature #2586
closedopenssl: Load root certificates on Windows
Feature #2586:
openssl: Load root certificates on Windows
Status:
Rejected
Assignee:
-
Target version:
-
Description
=begin
On Unix, ext/openssl can use the system's root certificates.
But on Windows root certificates are not provided as files.
By this patch, OpenSSL::X509::Store#set_default_paths can load
root certificates bundled with Windows.
=end
Actions