LukeShortCloud / rootpages

Root Pages is a collection of easy-to-reference tutorials and guides primarily for Linux and other UNIX-like systems.
Other
57 stars 6 forks source link

[virtualization][kubernetes_development] Add Harbor CA to macOS #535

Open LukeShortCloud opened 3 years ago

LukeShortCloud commented 3 years ago

Add the CA file and then restart the Docker Desktop app.

$ security add-trusted-cert -d -r trustRoot -k ~/Library/Keychains/login.keychain <CERTIFICATE_AUTHORITY_FILE>

https://community.pivotal.io/s/article/Docker-Login-Error-certificate-signed-by-unknown-authority-with-VMware-Harbor-and-UAA?language=en_US

LukeShortCloud commented 3 years ago

Steps for Linux and macOS: https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-F98E7DAF-7AFF-4E3F-AB98-A026236CE5C8.html