Good day folks, I followed the following steps to install my self-signed certificate:
- Copied site.pem file to /etc/ssl/certs
- Ran the command: rehash_ca_certificates.sh
and it completed successfully. Any attempts now to use docker login https://url returns that error in the title.
Any ideas and thanks in advance.