クライアント ダウンロード ポータルからCato証明書をダウンロードし、必要なデバイスにインストールできます。
Installing the certificate will add it to the relevant operating system store (ie. Keychain for macOS, Certificate Management for Windows)
第三者のツールを実行していて、独自の証明書システムを必要とし、管理する場合は、そこにインポートする必要もあります。
Few examples with references:
-
Java SE - You will be required to push the certificate to the Java cert store as well:
またはkeytoolを使用 - https://docs.oracle.com/javase/tutorial/security/toolsign/rstep2.html
-
InteliJ - https://intellij-support.jetbrains.com/hc/ja/community/posts/206153629-How-to-add-a-SSL-root-certificate-to-IDEA-on-OS-X-?sort_by=votes
-
Git - http://stackoverflow.com/questions/9008309/how-do-i-set-git-ssl-no-verify-for-specific-repos-only
-
Firefox - https://wiki.mozilla.org/CA:AddRootToFirefox
Starting with version 120, Firefox supports the built-in certificate, for more information see the Mozilla documentation.
0件のコメント
サインインしてコメントを残してください。