I am trying to reconfigure my DTR with the new CA of my UCP. I cannot make my pem any short. How can I fix this?
Run the command below from the same system and directory where you are issuing the docker container run
command from:
echo "$(cat ucp-ca.pem)"
I’m suspecting that file is located in a different directory.