Authenticate using client certificate on SSL connection

:bulb: Authenticate using client certificate on SSL connection

Currently ROR provides http basic authentication and LDAP authentication. However instead of having to setup internal user ids, using the client certificate on the SSL connection should also be made available as one of the valid mode of authentication. This will be useful for custom services built on top of existing ES REST layer.

:rocket: Let’s do this?

  • 1
  • 2
  • 3
  • 4
  • 5

0 voters