るりまサーチ

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

別のキーワード

  1. pstore root?
  2. pathname root?
  3. document root
  4. psych root
  5. rexml/document root

種類

ライブラリ

モジュール

検索結果

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

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

...頼します。

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

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

rubygems/security (54.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 オプションはセキュ...
...OR: 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-15dbb43a6edf6a70a85d4e784e2e45312cff7030.pem"
does not exist'

このエラーの原因...
...したり、署名なしの Gem を配布すると、 Gem を展開する
ことができます。
: HighSecurity
この厄介事は私たちをこんな状態にしました。 HighSecurity ポリシーは
署名なしの Gem をインストールしないということを除いて MediumSec...