docker push, Get https://abc.com:443/v2/: x509: certificate is not valid for any names, but wanted to match abc.com
조회 16,164 · 댓글 1
$ sudo docker push ip-172-31-8-20:443/apps
The push refers to repository [ip-172-31-8-20:443/apps]
Get https://ip-172-31-8-20:443/v2/: x509: certificate is not valid for any names, but wanted to match ip-172-31-8-20인증서의 Common Name을 다시 확인한다.
로그인 후 답글을 남길 수 있습니다.