Feature #2586

openssl: Load root certificates on Windows

Added by naruse (Yui NARUSE) over 2 years ago. Updated about 1 year ago.

[ruby-core:27513]
Status:Rejected Start date:01/10/2010
Priority:Low Due date:
Assignee:- % Done:

0%

Category:ext
Target version:-

Description

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.

History

Updated by nahi (Hiroshi Nakamura) over 2 years ago

  • Status changed from Assigned to Open
  • Assignee deleted (ephoenix (Evan Phoenix))
should be rejected.

ruby-openssl is a wrapper of OpenSSL. It's good to ask OpenSSL team to accept this first.

Updated by naruse (Yui NARUSE) over 2 years ago

  • Category set to ext
  • Priority changed from Normal to Low
You are right; I posted to OpenSSL ML.
http://www.mail-archive.com/openssl-dev@openssl.org/msg26956.html

Updated by naruse (Yui NARUSE) over 2 years ago

  • File deleted (set_default_certs_win.patch)

Updated by mame (Yusuke Endoh) about 2 years ago

  • Status changed from Open to Rejected
Hi,

I think this ticket was already rejected in effect.
Naruse seems to be satisfied with the decision.

So I close the ticket.

-- 
Yusuke Endoh <mame@tsg.ne.jp>

Also available in: Atom PDF