Class: OpenSSL::SSL::SSLContext

Inherits:
Object
  • Object
show all
Includes:
SslAllowCname::MonkeyPatch
Defined in:
lib/ssl_allow_cname.rb

Instance Attribute Summary collapse

Method Summary

Methods included from SslAllowCname::MonkeyPatch

verify_allow_cname, verify_hostname

Instance Attribute Details

#allow_cnameObject

Returns the value of attribute allow_cname.



32
33
34
# File 'lib/ssl_allow_cname.rb', line 32

def allow_cname
  @allow_cname
end