diff options
Diffstat (limited to 'ssllabs-api-docs.md')
-rw-r--r-- | ssllabs-api-docs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ssllabs-api-docs.md b/ssllabs-api-docs.md index c592343..cf031c3 100644 --- a/ssllabs-api-docs.md +++ b/ssllabs-api-docs.md @@ -251,7 +251,7 @@ The remainder of the document explains the structure of the returned objects. Th * 0 - unknown * 1 - not vulnerable * 2 - vulnerable -* fallbackScsv - true if the server supports TLS_FALLBACK_SCSV, false if it doesn't. This field will not be available if the server's support for TLS_FALLBACK_SCSV can't be tested because it supports only one protocol version (e.g., only TLS 1.2). +* **fallbackScsv** - true if the server supports TLS_FALLBACK_SCSV, false if it doesn't. This field will not be available if the server's support for TLS_FALLBACK_SCSV can't be tested because it supports only one protocol version (e.g., only TLS 1.2). ### Info ### |