| 1 | { |
| 2 | "handshakes": 15804607, |
| 3 | "session_reuses": 13096060, |
| 4 | "handshakes_failed": 37862, |
| 5 | "no_common_protocol": 16648, |
| 6 | "no_common_cipher": 24, |
| 7 | "handshake_timeout": 4, |
| 8 | "peer_rejected_cert": 0, |
| 9 | "verify_failures": { |
| 10 | "no_cert": 0, |
| 11 | "expired_cert": 0, |
| 12 | "revoked_cert": 0, |
| 13 | "hostname_mismatch": 0, |
| 14 | "other": 0 |
| 15 | } |
| 16 | } |