summaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/src/main/java/com/yahoo/jdisc/http/server/jetty/TlsClientAuthenticationEnforcer.java
Commit message (Expand)AuthorAgeFilesLines
* Remove the jdisc_http_service module.gjoranv2021-03-231-83/+0
* Move classes '.core' to '.server.jetty'Bjørn Christian Seime2021-02-241-1/+1
* Ignore local port reported from proxy-protocol headerBjørn Christian Seime2020-04-301-1/+3
* Improve error message when clients present an invalid certificateBjørn Christian Seime2019-09-121-1/+4
* Add Jetty handler that enforces TLS client authentication at http layerBjørn Christian Seime2019-08-131-0/+78