User-239686644 posted
So its time for me to renew a PKI cert here in about 30 days or so. The cert is on my SharePoint Central admin server.
What I need to know is how to check if SharePoint is using it?
Here is what I have done so far:
1. Check all the IIS binding to make sure the thumbprints on the bindings does mot match the thumbprint on the old cert.
- I did not find a match. So its not being used by IIS bindings
2. Checked Get-SPtrustedRootAutority on the server and compared the PKI Certificate Thumbprint with the old cert.
- I did not find a match there either.
That's all I know how to check. So any other places to check will greatly help.
I'm just afraid that if I let the cert expire, something will break on my sharepoint farm.