子ページ
  • SPにおけるAES-GCM暗号対応状況

比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。

...

コード ブロック
languagexml
<MetadataFilter xsi:type="Algorithm">
    <!-- CBC-only SPs. -->
    <md:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc" />
    <Entity>https://broken.example.org/sp</Entity>
    <Entity>https://also-broken.example.org/sp</Entity>
</MetadataFilter>

metadata-providers.xmlを修正しましたら下記コマンドで設定内容を再読み込みさせてください。

パネル

$ /opt/shibboleth-idp/bin/reload-service.sh -id shibboleth.MetadataResolverService

詳細: https://wiki.shibboleth.net/confluence/display/IDP4/AlgorithmFilter