Skip to content

Add example to push artifacts to a registry with a self-signed certif…#5699

Open
nagyv wants to merge 1 commit intofluxcd:mainfrom
nagyv:patch-1
Open

Add example to push artifacts to a registry with a self-signed certif…#5699
nagyv wants to merge 1 commit intofluxcd:mainfrom
nagyv:patch-1

Conversation

@nagyv
Copy link
Contributor

@nagyv nagyv commented Jan 31, 2026

…icate

As discussed over Slack, the SSL_CERT_FILE env var can be used to set the path to the certificate, and it will be consumed properly by golang.

…icate

As discussed over Slack, the SSL_CERT_FILE env var can be used to set the path to the certificate, and it will be consumed properly by golang.

Signed-off-by: Viktor Nagy <126671+nagyv@users.noreply.github.com>
@stefanprodan
Copy link
Member

@nagyv can you please amend the commit message and PR title to "Add SSL_CERT_FILE example to push artifact"

@stefanprodan stefanprodan added the area/docs Documentation related issues and pull requests label Jan 31, 2026
Comment on lines +102 to +103
# Push manifests to a registry with a self-signed cert
export SSL_CERT_FILE=/path/to/your/certificate.crt
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be specific that this cert is a CA for server auth

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

Labels

area/docs Documentation related issues and pull requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants