Learn R Programming

datarobot (version 2.18.9)

CABundle: Return the path to the custom CA bundle (if set).

Description

Reads the CURL_CA_BUNDLE environment variable set by SaveCABundlePreference() and returns its value, or an empty string if unset.

Usage

CABundle()

Arguments

Value

character. The CA bundle path, or "" if not set.