Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to Use System CA Certificate Store #18

Open
jamesrivett opened this issue Jul 31, 2024 · 0 comments
Open

Option to Use System CA Certificate Store #18

jamesrivett opened this issue Jul 31, 2024 · 0 comments

Comments

@jamesrivett
Copy link

Via this stackoverflow answer:
https://stackoverflow.com/a/67618741/23925184
NodeJS has functionality to use the system's CA Certificate store over their hardcoded list:
nodejs/node#4175

Making this option available through this action would be useful as many self-hosted artifactory instances use self-signed certificates that would be annoying to add during each workflow run - it would be much simpler to enable the system's CA store.

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

No branches or pull requests

1 participant