Method: ForestVPNCloudAPI::Configuration#ssl_ca_file
- Defined in:
- lib/forestvpn_cloud_api/configuration.rb
#ssl_ca_file ⇒ String
TLS/SSL setting Set this to customize the certificate file to verify the peer.
114 115 116 |
# File 'lib/forestvpn_cloud_api/configuration.rb', line 114 def ssl_ca_file @ssl_ca_file end |