Recently, Adobe has performed the RHEL8 upgrade on all of our AEM Servers. After the upgrade, our Azure pipelines started failing when deploying the code to both dev and stage environment. The error is as following
[ERROR] Failed to execute goal com.day.jcr.vault:content-package-maven-plugin:1.0.2:install (dev-author-deploy) on project wknd-com2.ui.apps: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 1]
Adobe tried re-installing the certs and re-installed the Java, but no luck and adobe was asking us to use the Adobe Cloud Manager for the deployments but we have a few dependencies with Azure that we can't go immediately to cloud manager for deploying to lower environments. I would appreciate any help on this.
Views
Replies
Total Likes
We faced similar issue connecting external services after RHEL 8 upgrade
Adobe team copied the certificate from old RHEL 7 server to new RHEL 8 server and then restarted the AEM service which resolved the issue
Can you check if your AEM service was restarted after copying the certificate from old server?
Hi @AMANATH_ULLAH ,
Thanks for your reply on this, could you please let us know what certificates needs to be copied over?
Java cacerts file has to be copied from the old RHEL7 to the new RHEL8 instance and AEM services has to be restarted
Hi @AMANATH_ULLAH , Looks like Adobe no longer has a backup of the RHEL 7 instance, so they can't obtain any certificates from RHEL 7. Do you have any other solutions?
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies