Cinch::Configuration
@since 2.0.0
# File lib/cinch/configuration/ssl.rb, line 9 def self.default_config { :use => false, :verify => false, :client_cert => nil, :ca_path => "/etc/ssl/certs", } end
[Validate]
Generated with the Darkfish Rdoc Generator 2.