216件ヒット
[201-216件を表示]
(0.080秒)
ライブラリ
-
net
/ imap (12) -
net
/ pop (24) - open-uri (24)
- openssl (132)
-
rubygems
/ security (24)
クラス
-
Net
:: IMAP (12) -
Net
:: POP3 (24) -
OpenSSL
:: OCSP :: CertificateId (12) -
OpenSSL
:: PKCS12 (12) -
OpenSSL
:: PKCS7 (36) -
OpenSSL
:: PKCS7 :: RecipientInfo (12) -
OpenSSL
:: PKCS7 :: SignerInfo (12) -
OpenSSL
:: X509 :: Certificate (24) -
OpenSSL
:: X509 :: ExtensionFactory (12) -
OpenSSL
:: X509 :: StoreContext (12)
モジュール
-
Gem
:: Security (24) - OpenURI (24)
キーワード
-
build
_ cert (12) - certs (12)
- create (12)
-
enable
_ ssl (12) - encrypt (12)
- new (96)
-
open
_ uri (24) - sign (12)
-
sign
_ cert (12) -
write
_ smime (12)
検索結果
先頭2件
-
OpenURI
. open _ uri(name , mode = & # 39;r& # 39; , perm = nil , options = {}) -> StringIO (43.0) -
URI である文字列 name のリソースを取得して StringIO オブジェクト として返します。
...* :proxy
* :progress_proc
* :content_length_proc
* :http_basic_authentication
* :proxy_http_basic_authentication
* :read_timeout
* :ssl_ca_cert
* :ssl_verify_mode
* :ftp_active_mode
* :redirect
です。
「:content_length_proc」と「:progress_proc」はプログレスバーに
利用......_cert
SSL の CA 証明書を指定します。これを指定した場合は OpenSSL がデフォルトで使う
CA 証明書は使われません。
証明書のファイル名、証明書のディレクトリ名を指定できます。
詳しくは
OpenSSL::X509::Store#add_file、
OpenSSL:......してください。デフォルトの証明書については
OpenSSL::X509::Store#set_default_paths
を参照してください。
: :ssl_verify_mode
SSL の証明書の検証のモードを指定します。
詳しくは OpenSSL::SSL::SSLContext#verify_mode= を参照してください。... -
OpenURI
. open _ uri(name , mode = & # 39;r& # 39; , perm = nil , options = {}) {|sio| . . . } -> nil (43.0) -
URI である文字列 name のリソースを取得して StringIO オブジェクト として返します。
...* :proxy
* :progress_proc
* :content_length_proc
* :http_basic_authentication
* :proxy_http_basic_authentication
* :read_timeout
* :ssl_ca_cert
* :ssl_verify_mode
* :ftp_active_mode
* :redirect
です。
「:content_length_proc」と「:progress_proc」はプログレスバーに
利用......_cert
SSL の CA 証明書を指定します。これを指定した場合は OpenSSL がデフォルトで使う
CA 証明書は使われません。
証明書のファイル名、証明書のディレクトリ名を指定できます。
詳しくは
OpenSSL::X509::Store#add_file、
OpenSSL:......してください。デフォルトの証明書については
OpenSSL::X509::Store#set_default_paths
を参照してください。
: :ssl_verify_mode
SSL の証明書の検証のモードを指定します。
詳しくは OpenSSL::SSL::SSLContext#verify_mode= を参照してください。...