I am trying to di digital sigature using AEM DocAssuranceService.I am having jdk 8 and jre version is also 8 . I get the following error 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. I use the AEM key store . Loaded the keys to AEM store via console. The console gives the option of loading .der key and .pem certchain . It loaded fine. I am using microsoft edge browser . The Keys I uploaded to AEm Keystore are .der format and .pem cert chain
Views
Replies
Total Likes
For any doc assurance service operation, AEM accesses the certificates and credentials stored in the trust store, so make sure the path to the certificates does not contain spaces.
If the issue still persists, you can raise a support ticket to troubleshoot the issue over a screenshare.
Views
Replies
Total Likes