Dealing with Client Certificates and SCOM Web Availability Monitoring

Stephen Morrison 101 Reputation points
2020-10-20T23:18:23.677+00:00

I recently put in a question on how to force Web Availability to use TLS 1.2 as I thought that is what was causing me the issue. But I found after going through the steps to force SCOM and the OS to use TLS 1.2 it only changed my failure and didn't fix it.

When attempting to access a particular URL from a server that has been adjusted to TLS 1.2 I get this behavior.
33872-1.png

After clicking OK to the prompt I get a 200 status code response
33853-2.png

The packet capture shows that a cert is being passed
33803-3.png

When attempting to do the same thing from a machine that hasn't been forced to TLS 1.2
33911-4.png

Packet capture
33921-5.png

Here is what it looks like in SCOM
33804-6.png

Is there any way to deal with these client cert authenticated urls?

System Center Operations Manager
System Center Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,603 questions
0 comments No comments
{count} votes

Accepted answer
  1. Crystal-MSFT 53,981 Reputation points Microsoft External Staff
    2020-10-21T02:39:33.163+00:00

    @Stephen Morrison , For the Internet Explorer windows prompt, please turn the "IE Enhanced Security Configuration" as off on the server.
    33906-image.png

    For the website that require a client certificate, the request may fail due to security error. For such situation, we can set "
    Ignore server certificate errors". For more details, we can refer to the following link:
    https://learn.microsoft.com/en-us/system-center/scom/web-application-properties?view=sc-om-2019

    To monitor the websites require a client certificate, we can also consider the URLGenie Management Pack. Here is a link for the reference:
    https://gallery.technet.microsoft.com/scriptcenter/URLGenie-Management-Pack-771bf58c

    Hope it can help.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


1 additional answer

Sort by: Most helpful
  1. Crystal-MSFT 53,981 Reputation points Microsoft External Staff
    2020-10-23T06:27:06.503+00:00

    @Stephen Morrison , Thanks for the update to let us know the latest status. I am glad that it is working well after we use URLGenie MP. Congratulations! If there's anything else we can help in the future, feel free to post in our Q&A. We are always glad to help.

    Thanks for your time and have a nice day!

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.