[wp-trac] [WordPress Trac] #9078: Inclusion of SSL Blacklisting in
HTTP Transport Tests
WordPress Trac
wp-trac at lists.automattic.com
Tue Feb 10 01:06:49 GMT 2009
#9078: Inclusion of SSL Blacklisting in HTTP Transport Tests
-------------------------+--------------------------------------------------
Reporter: sivel | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.8
Component: General | Version: 2.8
Severity: normal | Keywords: has-patch needs-testing
-------------------------+--------------------------------------------------
We are currently doing ssl blacklisting for certain transports by tacking
on some logic to the if statements in the transport selection.
I'd like to add the ssl blacklisting to the test functions an update it a
bit.
Since we are blacklisting transports that cannot do ssl verification, we
should allow these transports to accept ssl if https_ssl_verify or
https_local_ssl_verify are set to false by filters or if the call is made
using 'sslverify' => 'false'
fsockopen can still not handle invalid ssl certs so it is ssl blacklisted
no matter what.
--
Ticket URL: <http://trac.wordpress.org/ticket/9078>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list