Email from ServiceNow - 'SSL certificate notification: Be informed'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2024 06:01 AM - edited 03-17-2024 03:50 AM
Hi geeks,
Most of you would have seen this email from ServiceNow with the subject "SSL certificate notification: Be informed"
Anyhow pasting the content of the email below.
SSL certificate notification We like to keep things secure. So, twice a year we update the SSL certificate supporting your ServiceNow instances in our data centers. The last update was performed in September 2023. Here's what you can expect
|
My Question is - I just want to know which kind of inbound integrations are those where one would hardcode the TLS/leaf certificate? Why would one do it, whats the purpose of it? Is it alternate to credentials? Do people still use it today?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2024 09:53 AM
Hi @Suggy ,
a leaf cert is nothing but a domain cert here ex. servicenow.com certification. To find which of your integrations are using certificaite you can go to X509 module in servicenow search navigator and see how many certificates are configured in prod for integartion, Usually the cert are named after the integrations example. Azure Cert, AD cert etc...
I hope this helps..
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2024 09:12 AM
Hi Sohail, Your response did not anwer my question. I have updated my question with more clarity.