If you’re a Sidekiq and Heroku user, please speak up in this issue. Heroku needs to fix this security issue, we can’t allow insecure systems to linger for years without a fix.
If you’re a Sidekiq and Heroku user, please speak up in this issue. Heroku needs to fix this security issue, we can’t allow insecure systems to linger for years without a fix.
@getajobmike I’m running Sidekiq on Google Memorystore with their self-signed certs, and I didn’t need to disable TLS to do it.
ssl_params needs better documentation, but it fully supports this use-case
@getajobmike The fact that their official documentation tells you to disable TLS is the real problem. That is bad advice.
I can pull the cert chain easy enough but they should have an official api for this.