GitHub user anjanahkarthic added a comment to the discussion: template download failedfrom AWS s3 bucket
I used the public AWS S3 bucket link over HTTPS to download the template. After upgrading ACS to a newer version and live-patching the system VM, I encountered a certificate issue when attempting to download the template. The error displayed was: "PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target." It appears that the SSL certificate keystore was not updated during the live patching of the secondary storage VM. By deleting the old VM and launching a new one with the latest system VM 4.19.1 template, the certificate keystore was updated, and I can now successfully download the template. It would be beneficial to update the SSL certificate keystore during system VM live patching. GitHub link: https://github.com/apache/cloudstack/discussions/9472#discussioncomment-10228946 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
