pusher / pusher-http-ruby

Ruby library for Pusher Channels HTTP API
https://pusher.com/channels
MIT License
664 stars 123 forks source link

Use TLS by default #171

Closed elverkilde closed 3 years ago

elverkilde commented 3 years ago

Description

Any major version now switches to use TLS by default. It's 2021 after all. This will be the final PR before preparing the major version bump, hence the longer changelog below.

The full diff between the last tag is here: https://github.com/pusher/pusher-http-ruby/compare/v1.4.3...ssl_is_default?expand=1

CHANGELOG