Could anyone take a look at this issue? https://github.com/ring-clojure/ring/issues/379 I’m trying to do mutually auth TLS for my HTTPS server with the help of ring-jetty-adapter, but having some troubles getting client certs in my requests.
ring-jetty-adapter