Photon OS

Expand all | Collapse all

Installed new certificate, new error: Get https://url x509 certificate signed by unknown authority

  • 1.  Installed new certificate, new error: Get https://url x509 certificate signed by unknown authority

    Posted Aug 17, 2022 08:14 PM

    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.



  • 2.  RE: Installed new certificate, new error: Get https://url x509 certificate signed by unknown authority
    Best Answer

    Posted Aug 31, 2022 02:15 PM

    Hi,

    does the issue correlate to a private docker registry configuration issue? If so, double check https://docs.docker.com/registry/deploying/#deploy-your-registry-using-a-compose-file .