Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to publish build scans to untrusted server without first modifying build #566

Open
erichaagdev opened this issue Feb 9, 2024 · 0 comments

Comments

@erichaagdev
Copy link
Member

Given a build not already configured with Develocity and a Develocity server with an untrusted certificate, then there is no way to run an experiment successfully without first modifying the build to allow publishing build scans to an untrusted Develocity server.

The ssl.allowUntrustedServer property in network.settings only configures the API call to allow making calls to an untrusted server, but not build scan publication itself. Therefore, the -e / --enable-gradle-enterprise option can only be used in cases where the Develocity server is already using a trusted certificate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant