TLS auth contrib #10

Closed
opened 2023-01-12 17:05:59 +00:00 by tjp · 0 comments
Owner

There are lots of helpful things we can do here:

  • middleware requiring any client certificate
  • middleware which wraps a server certificate and requires that it be in the request's certificate chain
  • boolean-returning functions providing either of the above checks
  • fingerprinting function that provides a short string by hashing the leaf certificate
There are lots of helpful things we can do here: * middleware requiring any client certificate * middleware which wraps a server certificate and requires that it be in the request's certificate chain * boolean-returning functions providing either of the above checks * fingerprinting function that provides a short string by hashing the leaf certificate
tjp added this to the v1.0 milestone 2023-01-14 18:04:53 +00:00
tjp added the
enhancement
label 2023-01-14 18:05:30 +00:00
tjp added this to the (deleted) project 2023-01-19 20:58:36 +00:00
tjp added a new dependency 2023-01-19 21:09:52 +00:00
tjp added reference tls-auth 2023-01-20 17:59:38 +00:00
tjp closed this issue 2023-01-20 18:00:09 +00:00
This repo is archived. You cannot comment on issues.
No description provided.