set_params(params={})
Instance Public methods
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.