Feature #2586
openssl: Load root certificates on Windows
| 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 Hiroshi Nakamura about 2 years ago
- Status changed from Assigned to Open
- Assignee deleted (
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 Yui NARUSE about 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 Yui NARUSE about 2 years ago
- File deleted (
set_default_certs_win.patch)
Updated by Yusuke Endoh almost 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>