As part of our commitment to maintain a trusted platform and promote the safety of your data we have begun the process of deprecating TLS 1.0 and 1.1.
The PCI Security Standards Council updated their guidance and will now require full deprecation of TLS 1.0 on June 30th, 2018.
As of this writing Airbrake customer traffic breakdown per protocol
Thus far we have
Our timeline for deprecating TLS 1.0 and 1.1:
If you are running a legacy version of an Airbrake notifier your account may stop receiving errors. We recommend upgrading your notifier before June 30th, 2018.
If you wish to test your application's compatibility, you can do so by attempting to send errors to https://tlsv12.airbrake.io (temporarily, instead of https://airbrake.io or https://api.airbrake.io). If the errors appear on your dashboard, your application is compatible with the upcoming changes. Refer to your notifier's configuration instructions on how to change the destination domain, and be sure to change it back when you have finished testing.
Please consult our Install Airbrake page for more information on how to upgrade your notifier or force a TLS 1.2 connection.
If you have upgraded your notifier and are still experiencing issues negotiating a connection using TLS 1.2 it is possible there are language or system dependencies which do not support TLS 1.2
We recommend using this gist from the fine folks at Recurly to help troubleshoot.
We will continue to monitor TLS 1.0 and 1.1 vulnerabilities and adapt our timeline as required to mitigate issues if they arise.
If you have any questions please don't hesitate to reach out at support@airbrake.io.