setup-java/docs
Bruno Borges a9a46fbe09
docs: document self-signed certificate / internal CA handling for GitHub Enterprise (#1050)
Adds an advanced-usage section explaining the 'self signed certificate in
certificate chain' error seen on GitHub Enterprise Server and behind
TLS-inspecting proxies. Recommends the secure fix of trusting the internal
CA via NODE_EXTRA_CA_CERTS (or the OS trust store on self-hosted runners),
with a GitHub Enterprise callout, and warns against disabling TLS
verification since the JDK download has no checksum fallback.

Refs #640

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-22 21:51:01 -04:00
..
adrs Spelling (#713) 2026-06-22 10:57:54 -04:00
advanced-usage.md docs: document self-signed certificate / internal CA handling for GitHub Enterprise (#1050) 2026-06-22 21:51:01 -04:00
contributors.md Update contributor guide with emoji for clarity (#1028) 2026-06-22 16:21:54 -04:00
switching-to-v2.md Fix typo in documentation "jdkfile" (#167) 2021-04-14 11:33:57 +03:00