hi, I have go-server and go-agent running on the same server, I wanted to add a second agent, and I noticed that the *GO_SERVER_URL* had been renamed to
wrapper.app.parameter.100=-serverUrl wrapper.app.parameter.101=https://x.x.x.x:8154/go what I don't know is from where the https came from, I have used two certificates 1. for nginx serving the web app (agnostic to GoCD) 2. for the ldaps authentication part (using keytool) when trying to add the second agent I see the following error: 2020-05-11 21:02:10,140 ERROR [WrapperJarAppMain] ServerBinaryDownloader:88 - Couldn't update admin/agent-launcher.jar. Sleeping for 1m. Error: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target can you advise where to look and how to fix this ? with kind regards, Nikos -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/2b373023-c7af-4557-9a46-b5204c452a56%40googlegroups.com.
