| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent fb615bd commit cb5986d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -177,6 +177,7 @@ The following options from [`tls.connect()`][] can also be specified. However, a | |||
| 177 | 177 | - `secureProtocol`: The SSL method to use, e.g. `SSLv3_method` to force | |
| 178 | 178 | SSL version 3. The possible values depend on your installation of | |
| 179 | 179 | OpenSSL and are defined in the constant [`SSL_METHODS`][]. | |
| 180 | + - `servername`: Servername for SNI (Server Name Indication) TLS extension. | ||
| 180 | 181 | ||
| 181 | 182 | In order to specify these options, use a custom [`Agent`][]. | |
| 182 | 183 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments