set_tls_version {gprofiler2}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 gprofiler2 version 0.2.3 Index]