Method: PulpFileClient::FileFileRemote#ca_cert
- Defined in:
- lib/pulp_file_client/models/file_file_remote.rb
#ca_cert ⇒ Object
A PEM encoded CA certificate used to validate the server certificate presented by the remote server.
25 26 27 |
# File 'lib/pulp_file_client/models/file_file_remote.rb', line 25 def ca_cert @ca_cert end |