Sha256: 95775fa18be949500a9fe597aa658ec6e3eacd45104251b9002f4857dddff426
Contents?: true
Size: 399 Bytes
Versions: 1
Compression:
Stored size: 399 Bytes
Contents
:call-seq: .default_ssl_cert_store -> OpenSSL::X509::Store Return a certificate store that can be used to validate certificates with the system certificate authorities. This will probably not do anything on OS X, which monkey patches OpenSSL in terrible ways to insert its own validation. On most *nix platforms, this will add the system certifcates using OpenSSL::X509::Store#set_default_paths.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rest-man-1.1.0 | _doc/lib/restman/request/default_ssl_cert_store.rdoc |