class AWS::Core::Http::Request

def ssl_ca_path

Returns:
  • (String) - Path to a bundle of CA certs in PEM format;
def ssl_ca_path
  @ssl_ca_path
end