Guest User

Untitled

a guest
Feb 5th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. https://server/artifactory
  2.  
  3. docker login https://server
  4.  
  5. docker login https://server/artifactory
  6.  
  7. $ docker --tlsverify=false login https://server/artifactory
  8. Warning: failed to get default registry endpoint from daemon (The server probably has client authentication (--tlsverify) enabled. Please check your TLS client certification settings: Get https://localhost:2376/v1.30/info: remote error: tls: bad certificate). Using system default: https://index.docker.io/v1/
  9. Username: xx
  10. Password: xx
  11. The server probably has client authentication (--tlsverify) enabled. Please check your TLS client certification settings: Post https://localhost:2376/v1.30/auth: remote error: tls: bad certificate
Add Comment
Please, Sign In to add comment