GitHub user weizhouapache added a comment to the discussion: Secondary Storage Vm (SSVM) SSL Handshake failed error
> @weizhouapache The problem was solved with this command But when I try to > upload a template as a url, I get an error on management > > 514a63 with error: PKIX path building failed: > sun.security.provider.certpath.SunCertPathBuilderException: unable to find > valid certification path to requested target > > and also get an error on ssvm > > 2025-09-24T09:41:57,759 INFO [storage.template.DownloadManagerImpl] > (pool-2-thread-4:[]) local: > /mnt/SecStorage/054aca04-065d-3b12-84e6-504ff84130cb/template/tmpl/9/258/dnld2045255748598754523tmp_, > bytes=(0 bytes) 0, error=PKIX path building failed: > sun.security.provider.certpath.SunCertPathBuilderException: unable to find > valid certification path to requested target, pct=0 you can try with global setting use.https.to.upload=false or setup https/tls, refer to https://www.shapeblue.com/securing-cloudstack-4-11-with-https-tls/ GitHub link: https://github.com/apache/cloudstack/discussions/11694#discussioncomment-14496835 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
