Method: Databasedotcom::Client#verify_mode
- Defined in:
- lib/databasedotcom/client.rb
#verify_mode ⇒ Object
The SSL verify mode configured for this instance, if any
38 39 40 |
# File 'lib/databasedotcom/client.rb', line 38 def verify_mode @verify_mode end |