Skip to content

Conversation

@tkrop
Copy link

@tkrop tkrop commented Jan 17, 2025

This change passes the JAVA_TOOL_OPTIONS to the docker container running the analysis. Doing this allows to setup a custom trust store that can successfully create SSL connections to a codacy-proxy. Using a codacy-proxy allows to transparently authorize upload of results from a CI/CD system without storing Codacy tokens.

This change passes the JAVA_TOOL_OPTIONS to the docker container running the analysis. Doing this allows to setup a custom truststore that can successfully create SSL connections to a codacy-proxy. This allows to transparently authorize upload of results from a CI/CD system without storing Codacy tokens.
@tkrop
Copy link
Author

tkrop commented Jan 17, 2025

We overlooked that we also need to mount the cacerts-file to make it work. Since adding the cacerts to the code would create other problems we withdraw and reconsider our request.

@tkrop tkrop closed this Jan 17, 2025
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

Successfully merging this pull request may close these issues.

1 participant