LoginSignup
1
1

More than 5 years have passed since last update.

TableauからGoogle Analytics, BigQueryにつなぐとき、証明書エラーが出たら(on MacOSX Yosemite)

Posted at

こういうエラーが出たとき

TableauでデータソースとしてGoogle AnalyticsやBigQueryを選択すると、証明書エラー ("The root CA certificate is not trusted for this purpose") が出ることがあります。(Tableau Desktop 9.0 / MacOS 10.10.3で確認)

Tableau.png

証明書をインポートして対応する

Yosemite 10.10.3のアップグレードで一部のルート証明書が削除されたことが原因らしく、TableauからGoogle Analytics, BigQueryにつなぐときに使われている「Equifax Secure Certificate Authority」(GeoTrustが昔発行したSSL証明書のルートCA?)の証明書も消えたようです。

そこで、GeoTrustからルート証明書をダウンロードしてインポートすれば解決するようです。

  1. Tableauが起動していたら終了します。
  2. https://www.geotrust.com/resources/root-certificates/ から 「Download - Equifax Secure Certificate Authority」を右クリックして保存します。
    Download_Root_Certificates_-_GeoTrust.png
  3. ダウンロードしたpemファイルをダブルクリックして、「Always Trust」ボタンをクリックしてKeyChainにインポートします。

(参考: Tableauコミュニティでの回答 http://community.tableau.com/message/353214#353214)

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1