diff options
author | nextPrime <nextPrime@users.noreply.github.com> | 2015-02-23 18:48:48 -0500 |
---|---|---|
committer | nextPrime <nextPrime@users.noreply.github.com> | 2015-02-23 18:48:48 -0500 |
commit | c92fead3ec7f0d9662f2c3c0844b95fe1343cc48 (patch) | |
tree | 4bf0447c4990a04f68fcbeb6cc62e875adc7f0cc /ssllabs-api-docs.md | |
parent | 8f27009d0b539cc8e8685f76c0c1aaf8faff008e (diff) | |
download | ssllabs-scan-c92fead3ec7f0d9662f2c3c0844b95fe1343cc48.zip ssllabs-scan-c92fead3ec7f0d9662f2c3c0844b95fe1343cc48.tar.gz ssllabs-scan-c92fead3ec7f0d9662f2c3c0844b95fe1343cc48.tar.bz2 |
Add boldface to "fallbackScsv"
Add boldface to "fallbackScsv".
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 ### |