alexwhitman / node-pushbullet-api

PushBullet API module for Node.js
165 stars 36 forks source link

SSL3 #12

Closed Atinux closed 9 years ago

Atinux commented 9 years ago

Just for information:

We are scheduling a change to the Pusher system which may affect your integration.

CHANGE DESCRIPTION

In response to CVE-2014-3566 (https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566) we will be removing support for SSLv3 from our REST API endpoints. After this change takes place, clients connection to the REST API will need to support TLS1.0 or above.

CHANGE WINDOW

The change will be applied between 2014-12-01 08:00 and 2014-12-01 16:00 UTC

ACTION REQUIRED

If you do not use SSL when connecting to the REST API then you need not take any action.

If you do connect over SSL, please ensure that you client supports at least TLS1.0.

In order to help test if your clients have the appropriate support or not, we have provisioned temporary REST API endpoints which match the SSL setup you will see in production after this change. If you wish to test your client, you may configure it to connect to:

If you are using a client library, please consult the documentation for how to alter the endpoint.

Notes on these endpoints:

If you have any concerns about the above, please get in touch with our support team.

Regards, Pusher Change Management

alexwhitman commented 9 years ago

That's for Pusher not PushBullet, right?

Atinux commented 9 years ago

Oh damn, sorry!