Can't connect to Hub: java.security.cert.CertificateException: No subject alternative DNS name matching domain.name.test found.
Hi there,
I have set up dockers for hub, upsource and traefik as TLS termination proxy. The are run in the same docker networks. Traefik provides self signed certs (internal network). When I'm trying to connect upsource to my external hub I get the following error:
Can't connect to Hub: java.security.cert.CertificateException: No subject alternative DNS name matching domain.name.test found.
How to solve it? Is there any way to skip cert verification?
Please sign in to leave a comment.