summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/nginxplus/testdata/api-8/ssl.json
blob: 2ca8a6a3e3e83ba244a595bf73fd1048fa5fd4fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "handshakes": 15804607,
  "session_reuses": 13096060,
  "handshakes_failed": 37862,
  "no_common_protocol": 16648,
  "no_common_cipher": 24,
  "handshake_timeout": 4,
  "peer_rejected_cert": 0,
  "verify_failures": {
    "no_cert": 0,
    "expired_cert": 0,
    "revoked_cert": 0,
    "hostname_mismatch": 0,
    "other": 0
  }
}