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

Support signing/verifying image from a private registry using a self-signed certificate #1116

Open
FeynmanZhou opened this issue Dec 17, 2024 Discussed in #1097 · 0 comments

Comments

@FeynmanZhou
Copy link
Member

Discussed in #1097

Originally posted by lmussier December 3, 2024
Note sure about the title but here is my use case.
We have a registry exposing a self signed certificate and the only way we found to be able to verify the image is to do something like :
export SSL_CERT_FILE=/home/lmussier/source/app-signature/ca.crt
Is there another way of doing this?

@FeynmanZhou FeynmanZhou changed the title How to verify against a self signed registry? Support signing/verifying image from a private registry using a self-signed certificate Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant