- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Content translations are temporarily unavailable due to site maintenance. We apologize for any inconvenience. Visit our blog to learn more.
10-26-2018 08:42 PM
As both these certs are signed by the CA
What is difference between them?
10-27-2018 01:48 AM
Hi @MP18
The root CA is a self signed cert while the intermediate is signed by the root. On the clients only the root cert has to be installed to verify cert paths. So the root is your trust anchor. The private key for this one should only be stored completely offline to protect it as good as possible from attacks. If something happens (you loose the control over the intermediate private key) you can grab your root and sign a new one without touching the clients to delete the old and install a new root cert - which would be required when you loose controll over your root CA private key.
10-27-2018 01:48 AM
Hi @MP18
The root CA is a self signed cert while the intermediate is signed by the root. On the clients only the root cert has to be installed to verify cert paths. So the root is your trust anchor. The private key for this one should only be stored completely offline to protect it as good as possible from attacks. If something happens (you loose the control over the intermediate private key) you can grab your root and sign a new one without touching the clients to delete the old and install a new root cert - which would be required when you loose controll over your root CA private key.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!