Method: HTTPClient::SSLConfig#client_ca
- Defined in:
- lib/httpclient/ssl_config.rb
#client_ca ⇒ Object
For server side configuration. Ignore this.
70 71 72 |
# File 'lib/httpclient/ssl_config.rb', line 70 def client_ca @client_ca end |