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

Method for providing certificates for private GitLab server #4326

Open
gcatto opened this issue Aug 30, 2024 · 0 comments
Open

Method for providing certificates for private GitLab server #4326

gcatto opened this issue Aug 30, 2024 · 0 comments
Labels
kind/enhancement New feature or request

Comments

@gcatto
Copy link

gcatto commented Aug 30, 2024

Is your feature request related to a problem? Please describe.
I have a private GitLab server and when I try to use scorecard with it via the docker image, I get a tls: failed to verify certificate: x509: certificate signed by unknown authority error. I looked at the image, but it seems like that since it is using chainguard, I cannot "just" extend the image, add my certs, and such.

Describe the solution you'd like
A method for including/providing certificates for a private GitLab repo.

Describe alternatives you've considered
Building my own image equivalent of https://github.com/ossf/scorecard/blob/main/Dockerfile but with my certs on it.

Additional context
None

@gcatto gcatto added the kind/enhancement New feature or request label Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant