オプション 1: 証明書を更新する
相互 SSL 認証で Tableau Server を使用している場合、Tableau Server 2020.4 以降にアップグレードする前に、SHA256 (または、それよりも強力な) 署名を使用するように証明書を更新することをお勧めします。
一時的な対策として、次のコマンドで署名ハッシュの拒否リスト登録を無効にすることができます。
tsm configuration set -k "ssl.client_certificate_login.blocklisted_signature_algorithms" -v ""
セキュリティで保護されたアルゴリズムを使用するように証明書が更新されたら、次のコマンドで拒否リスト登録をもう一度有効にします。
tsm configuration set -k “ssl.client_certificate_login.blocklisted_signature_algorithms” -v “sha1withrsaencryption,sha1withrsa”
注: 拒否リストに登録されている署名ハッシュは次のコマンドで確認できます。
tsm configuration get -k "ssl.client_certificate_login.blocklisted_signature_algorithms"
001534685

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.