Does Heroku support client side SSL connections? (a.k.a two-way authentication)

Issue

I would like to use client side certificates with my Heroku app.

Resolution

Secure connections on Heroku are terminated at the routing layer. Connections from the router to backend dynos are pure HTTP over isolated network connections. For this reason, certificate based TLS authentication is not supported.

Ask on Stack Overflow

Engage with a community of passionate experts to get the answers you need

Ask on Stack Overflow

Heroku Support

Create a support ticket and our support experts will get back to you

Contact Heroku Support