mirror of
https://github.com/actions/setup-java.git
synced 2026-06-27 23:50:01 +00:00
Document how to make the installed JDK trust an internal CA at application runtime by importing it into $JAVA_HOME/lib/security/cacerts with keytool after setup-java runs. Clarifies this is the runtime trust layer, distinct from the download/transport layer (NODE_EXTRA_CA_CERTS), and notes hosted vs self-hosted persistence caveats. Refs #640 #1035 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| adrs | ||
| advanced-usage.md | ||
| contributors.md | ||
| switching-to-v2.md | ||