View Single Post
Posts: 175 | Thanked: 210 times | Joined on Mar 2013
#6
Originally Posted by peterleinchen View Post
Okay, the required command was not mentioned where I expected it (but I do kow somewhere else on TMO ). So we go here:
you need to fetch the certificate in PEM format from issuer
and execute
Code:
~# cmcli -c common-ca -a downloaded.certificate.pem
cmcli --help tells you more ...

--
of course it is a cert chain and the other certs are also newer you need to install them too.
How do I download the certificate in PEM format? I don't have any experience with this as every time everything used to work out of the box.