Method: Databasedotcom::Client#ca_file
- Defined in:
- lib/databasedotcom/client.rb
#ca_file ⇒ Object
The CA file configured for this instance, if any
36 37 38 |
# File 'lib/databasedotcom/client.rb', line 36 def ca_file @ca_file end |