set_tls_version {gProfileR} | R Documentation |
Set the TLS version to use for SSL
Description
Set the TLS version. Could be useful at environments where SSL was built without TLS 1.2 support
Usage
set_tls_version(v)
Arguments
v |
version: "1.2" (default), "1.1" (fallback) |
[Package gProfileR version 0.7.0 Index]