docker-registry-ui
docker-registry-ui copied to clipboard
Migrate to http client with SNI feature
I'm use several HTPPS domains on one server, one of them - docker's registry. When i'd try to register this registry, i've got error domain name 'example.net' != domain name in cert 'example1.net', but all other software (chrome, httpie etc) correctly determine proper site. Exact error message:
016-09-11 13:02:15,680 [http-bio-8080-exec-5] INFO web.RepositoryService - Ping failed: javax.net.ssl.SSLException: hostname in certificate didn't match: <registry.hidden.com> != <staging-server.hidden.com> OR <staging-server.hidden.com>