class AWS::Core::Http::Request
def ssl_ca_file=(ca_file)
-
ca_file
(String
) -- Path to a bundle of CA certs in PEM
def ssl_ca_file=(ca_file) @ssl_ca_file = ca_file end
ca_file
(String
)
-- Path to a bundle of CA certs in PEM
def ssl_ca_file=(ca_file) @ssl_ca_file = ca_file end