Hi,

I have a secure registry which is working fine. But I have one issue.
When I try to create a new-app from an image in my registry I have to use: 
--insecure-registry otherwise I get:
x509: certificate signed by unknown authority. Is this normal?

ex: oc new-app 172.30.xx.xx:5000/project/image:tag



I'm working with the certs and I think it works fine?
I'm able to push, pull and login manually without that error.
When I create a s2i-image (which will also be pushed to the registry) it's also 
working and fine (using a provided secret).
                                          
_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to