私のWebアプリケーションのhtmlページからpdfを生成するオプションがあります。それをしている間に次の例外が発生します。この html ページでは、https 経由で css ファイルにアクセスしています。ただし、https 経由で Web アプリケーションに正常にアクセスできます。
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
Caused by: sun.security.validator.ValidatorException:
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target
Caused by: sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target
あなたの価値ある提案を提供してください。ありがとう!!