PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
DRb
/
DRbSSLSocket
/
SSLConfig
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: constants: - !ruby/object:RI::Constant comment: name: DEFAULT value: "{ :SSLCertificate => nil, :SSLPrivateKey => nil, :SSLClientCA => nil, :SSLCACertificatePath => nil, :SSLCACertificateFile => nil, :SSLVerifyMode => ::OpenSSL::SSL::VERIFY_NONE, :SSLVerifyDepth => nil, :SSLVerifyCallback => nil, # custom verification :SSLCertificateStore => nil, # Must specify if you use auto generated certificate. :SSLCertName => nil, # e.g. [[\"CN\",\"fqdn.example.com\"]] :SSLCertComment => \"Generated by Ruby/OpenSSL\"" full_name: DRb::DRbSSLSocket::SSLConfig includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: "[]" - !ruby/object:RI::MethodSummary name: accept - !ruby/object:RI::MethodSummary name: connect - !ruby/object:RI::MethodSummary name: setup_certificate - !ruby/object:RI::MethodSummary name: setup_ssl_context name: SSLConfig superclass: Object
[-] setup_certificate-i.yaml
[edit]
[-] setup_ssl_context-i.yaml
[edit]
[-] connect-i.yaml
[edit]
[-] accept-i.yaml
[edit]
[-] cdesc-SSLConfig.yaml
[edit]
[-] %5b%5d-i.yaml
[edit]
[+]
..
[-] new-c.yaml
[edit]