Skip to content

Support optional custom cacerts input for installed JDK #1035

Description

@brunoborges

Summary: Add an optional action input that allows providing a custom cacerts file to be used by the installed JDK.

Background: PR #284 proposed this capability, but the branch is now very old and heavily conflicted. The feature request can continue in a fresh implementation.

Proposed behavior:

  • New optional input for path to a cacerts file
  • If provided, configure the installed Java runtime to use that cacerts content
  • Keep default behavior unchanged when input is not set

Scope:

  • Re-implement on current main instead of reusing the old branch
  • Add tests for enabled and default paths
  • Document usage and caveats for hosted and self-hosted runners

Out of scope:

  • Unrelated runtime or lockfile changes

Reference: PR #284

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

feature requestNew feature or request to improve the current logicsecuritySecurity fixes or vulnerability-related changes

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions