Class: Thin::Backends::Base
- Inherits:
-
Object
- Object
- Thin::Backends::Base
- Defined in:
- lib/grenache/http/http_server.rb
Instance Attribute Summary collapse
-
#ca_cert ⇒ Object
Returns the value of attribute ca_cert.
Instance Attribute Details
#ca_cert ⇒ Object
Returns the value of attribute ca_cert.
4 5 6 |
# File 'lib/grenache/http/http_server.rb', line 4 def ca_cert @ca_cert end |