I keep getting this error message in my Event log:
The root of the certificate chain is not a trusted root authority
It seems to be working fine, but I don’t like the sound of that error, anyone know why and how to fix this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The reason is that Sharepoint has it’s own registry of certificates, and you will have to add the CA there as well.
Now you have to add this certificate to Sharepoints list of root authorities. You’ll be using the Sharepoint 2010 Management Shell for this operation:
First you start Sharepoint 2010 Management Shell and then you run the following two commands (change the path to where your .cer is located):
Now the certificate properties will be listed as a confirmation that the certificate has been added.
If your certificate chain contains more than one certificate, you will have to do this with each one giving them a unique name.