Skip to content

[#561] set ignore tls verify flag to accept self-signed certificates #562

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

CzernyJ
Copy link
Contributor

@CzernyJ CzernyJ commented Jun 26, 2025

The sample uses a self-signed certificate so it is logical to ignore the tls verification checking for a well- known CA certificate.

Fixes #561

Description

Changes proposed in this pull request:

  • add --tls-verify=false flag to docker push command in make file

Related issue(s)

…rtificates

The sample uses a self-signed certificate so it is logical to ignore the tls verification checking for a well-
known CA certificate.

Fixes SAP-samples#561
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

Successfully merging this pull request may close these issues.

TLS Error on pushing to local self-signed docker registry - on-premise-docker-registry
1 participant