Mutual TLS authentication to protect your Rails admin panel
Let the browser also authenticates itself against the server with a client-side certificate. How to set up the web server (full config here) and Rails to check the certificate contents: http://blog.codeship.com/how-to-set-up-mutual-tls-authentication/
Post a comment