new(config)
Class Public methods
Create a new DRb::DRbSSLSocket::SSLConfig
instance
The DRb::DRbSSLSocket will take either a
config Hash or an instance of
SSLConfg, and will setup the certificate for its session for the
configuration. If want it to generate a generic certificate, the bare
minimum is to provide the :SSLCertName
Config options
From config Hash:
:SSLCertificate
An instance of OpenSSL::X509::Certificate.
If this is not provided, then a generic X509
is generated, wi