rootcerts.config.ocm.software
in configfile does not work
#304
Labels
area/ipcei
Important Project of Common European Interest
kind/bugfix
Bug
kind/task
small task, normally part of feature or epic
What happened:
Configuring a self-signed cert file using
path
for attributerootcerts.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
and try to establish a connection to a target registry that is using the configured cert
The text was updated successfully, but these errors were encountered: