| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 3611b47 commit e270ff1
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -56,8 +56,6 @@ exports.DEFAULT_CIPHERS = | |||
| 56 | 56 | ||
| 57 | 57 | exports.DEFAULT_ECDH_CURVE = 'auto'; | |
| 58 | 58 | ||
| 59 | - exports.DEFAULT_MAX_VERSION = 'TLSv1.3'; | ||
| 60 | - | ||
| 61 | 59 | if (getOptionValue('--tls-min-v1.0')) | |
| 62 | 60 | exports.DEFAULT_MIN_VERSION = 'TLSv1'; | |
| 63 | 61 | else if (getOptionValue('--tls-min-v1.1')) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments