[wp-trac] [WordPress Trac] #30667: Allow custom certificate store for WordPress HTTP API (was: Allow custom certificate store for Wordpress HTTP API)

WordPress Trac noreply at wordpress.org
Thu Dec 11 01:32:00 UTC 2014


#30667: Allow custom certificate store for WordPress HTTP API
---------------------------+------------------------------
 Reporter:  lukeschlather  |       Owner:
     Type:  enhancement    |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  HTTP API       |     Version:
 Severity:  normal         |  Resolution:
 Keywords:                 |     Focuses:
---------------------------+------------------------------
Changes (by SergeyBiryukov):

 * component:  General => HTTP API


Old description:

> We run a multisite deployment with development/staging environments where
> we test updates prior to pushing them out to production. These run on
> HTTPS using certificates signed by our internal certificate authority.
>
> When we attempt a network update, we receive an SSL error. Now, we
> presently add our certificates to Wordpress' certificate store, but we
> prefer not to patch core every time we ingest an update.
>
> My thinking is there should be a filter added that allows a plugin to
> specify a custom SSL CA store that will be automatically loaded. Does
> this seem reasonable?

New description:

 We run a multisite deployment with development/staging environments where
 we test updates prior to pushing them out to production. These run on
 HTTPS using certificates signed by our internal certificate authority.

 When we attempt a network update, we receive an SSL error. Now, we
 presently add our certificates to WordPress' certificate store, but we
 prefer not to patch core every time we ingest an update.

 My thinking is there should be a filter added that allows a plugin to
 specify a custom SSL CA store that will be automatically loaded. Does this
 seem reasonable?

--

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30667#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list