Method: HTTPClient::SSLConfig#cert_store_crl_items
- Defined in:
- lib/httpclient/ssl_config.rb
#cert_store_crl_items ⇒ Object (readonly)
Returns the value of attribute cert_store_crl_items.
146 147 148 |
# File 'lib/httpclient/ssl_config.rb', line 146 def cert_store_crl_items @cert_store_crl_items end |