るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.022秒)
トップページ > クエリ:verify[x] > クエリ:HighSecurity[x]

別のキーワード

  1. openssl verify
  2. store verify
  3. request verify
  4. openssl verify_callback
  5. openssl verify_callback=

種類

ライブラリ

モジュール

検索結果

Gem::Security::HighSecurity -> Gem::Security::Policy (18125.0)

高レベルのセキュリティポリシーです。

...頼します。

このセキュリティポリシーはバイパスするのがものすごく困難です。

:verify_data => true,
:verify_signer => true,
:verify_chain => true,
:verify_root => true,
:only_trusted => true,
:only_signed => true...

rubygems/security (48.0)

このライブラリは暗号署名を RubyGems パッケージに使用するために使用します。

...ましょう。以下のように "-P HighSecurity" オプションを
付けて Gem をインストールしてみてください。

# install the gem with using the security policy "HighSecurity"
$ sudo gem install Imlib2-Ruby-0.5.0.gem -P HighSecurity

この -P オプションはセキュ...
...これは?

Attempting local installation of 'Imlib2-Ruby-0.5.0.gem'
ERROR: Error installing gem Imlib2-Ruby-0.5.0.gem[.gem]: Couldn't
verify
data signature: Untrusted Signing Chain Root: cert =
'/CN=gemmaster/DC=example/DC=com', error = 'path
"/root/.rubygems/trust/cert-15dbb43a6e...
...したり、署名なしの Gem を配布すると、 Gem を展開する
ことができます。
: HighSecurity
この厄介事は私たちをこんな状態にしました。 HighSecurity ポリシーは
署名なしの Gem をインストールしないということを除いて MediumSec...