Configure Nexus Docker registry
I have deployed Bigbang Release 1.31.0. I am trying to setup a private docker registry on Nexus repository manager. I cant seem to find much information on how to set this up. Below is the screenshot of my configmap for nexus. Here is the error i get when i try running docker login
$ docker login nexus-docker.<domain>.io
Username: admin
Password:
Error response from daemon: Get "https://nexus-docker.<domain>.io/v2/": x509: certificate relies on legacy Common Name field, use SANs or temporarily enable Common Name matching with GODEBUG=x509ignoreCN=0