Linux マシンにデプロイされた Web アプリケーションがあります。現在、Web アプリケーションで pdf を生成しているときに、次のエラーが発生します。
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
ValiCert Class 3 PKI (X.509) 証明書が jre のキーストアにないようです。Linuxでダウンロードする方法を知っている人はいますか? 必要な情報を入手できる手順またはリンクを教えてください。
事前にサンクス!