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

rootcerts.config.ocm.software in configfile does not work #304

Open
morri-son opened this issue Oct 25, 2024 · 1 comment
Open

rootcerts.config.ocm.software in configfile does not work #304

morri-son opened this issue Oct 25, 2024 · 1 comment
Assignees
Labels
area/ipcei Important Project of Common European Interest kind/bugfix Bug kind/task small task, normally part of feature or epic

Comments

@morri-son
Copy link
Contributor

What happened:
Configuring a self-signed cert file using path for attribute rootcerts.config.ocm.software in the .ocmconfig does not lead to a successful connection to a docker registry using that self-signed cert. We checked that in debugging and it seems the configured root cert does not get picked up correctly.

What you expected to happen:
cert configured in the config file in rootcerts.config.ocm.software should be picked up and used.

How to reproduce it (as minimally and precisely as possible):
add

type: rootcerts.config.ocm.software
path: <path/to/your/cert file>

and try to establish a connection to a target registry that is using the configured cert

@morri-son morri-son added area/ipcei Important Project of Common European Interest kind/bugfix Bug kind/task small task, normally part of feature or epic labels Oct 25, 2024
@morri-son
Copy link
Contributor Author

@mandelsoft as discussed in the short call we checked in debugging and found that the root cert config is not picked up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ipcei Important Project of Common European Interest kind/bugfix Bug kind/task small task, normally part of feature or epic
Projects
Status: 🆕 ToDo
Development

No branches or pull requests

2 participants