Skip to content

Conversation

mdvorak
Copy link

@mdvorak mdvorak commented Jan 21, 2022

Description:
In enterprise environment, custom CA truststore is often used. This parameter allows automatic copy of cacerts file into new Java installation.

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

There are no e2e test yet, I can add some if you are interested in merging this.

Note that this modifies actual JDK directory. I was worried about tool cache, but it seems that tool is cached (copied) right after extraction, so copying this file into final directory does not modify tool cache at all. It should be safe.

@IvanZosimov IvanZosimov added feature request New feature or request to improve the current logic needs eyes labels Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request to improve the current logic needs eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants