summaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/src/main/java/com/yahoo/jdisc/http/server/jetty/SslHandshakeFailedListener.java
Commit message (Expand)AuthorAgeFilesLines
* Move SslHandshakeFailure to separate classBjørn Christian Seime2021-01-181-41/+0
* Extract metric names and dimensions to separate classBjørn Christian Seime2020-10-081-10/+9
* Update pattern to new type of error message for invalid client certificate (#...Bjørn Christian Seime2020-09-241-2/+2
* Include client ip dimension for ssl handshake failure metrics (#13998)Morten Tokle2020-08-051-3/+9
* Report expired client certificate as a separate metricBjørn Christian Seime2020-04-081-0/+4
* Handle SSLHandshakeException without messageBjørn Christian Seime2020-03-061-0/+1
* Revert "Revert "Bjorncs/ssl handshake metric""Bjørn Christian Seime2020-03-041-0/+83
* Revert "Bjorncs/ssl handshake metric"Harald Musum2020-03-041-83/+0
* Report SSL handshake failures in metricBjørn Christian Seime2020-03-031-0/+83