最速Rubyリファレンスマニュアル検索!
すべて(12)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
2.7.0(1)
3.0(1)
3.1(1)
3.2(1)
3.3(1)
3.4(1)
12件ヒット
[1-12件を表示]
(0.018秒)
トップページ
>
:
cert
>
クラス:Gem::Security::Policy
別のキーワード
openssl cert
webrick/https client_cert
webrick/https server_cert
http cert
http cert=
ライブラリ
rubygems
/
security
(12)
検索結果
先頭1件
Gem
::
Security
::
Policy
.
trusted
_
cert
_
path(cert
,
options) -> String
Gem
::
Security
::
Policy
.
trusted
_
cert
_
path(cert
,
options) -> String
(6209.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
3.0
3.1
3.2
3.3
3.4
特異メソッド
与えられた証明書へのパスを返します。
...
与えられた証明書へのパスを返します。
@param
cert
証明書オブジェクトを指定します。
@param options その他のオプションを指定します。
...