method
set_params
v2_2_9 -
Show latest stable
- Class:
OpenSSL::SSL::SSLContext
set_params(params={})public
Sets the parameters for this SSL context to the values in params. The keys in params must be assignment methods on SSLContext.
If the verify_mode is not VERIFY_NONE and ca_file, ca_path and cert_store are not set then the system default certificate store is used.