Validate HTTPS connection in URL Ping test
I found current URL Ping test doesn't validate the HTTPS connection, e.g. if the SSL certificate's subject doesn't match the domain, the URL ping test will still pass. Sometimes if the SSL certificate expires, I'd like the URL Ping test fails so I can get the notification about it, because the end users will get the error when they access the URL with web browser.
Please Do consider it.

This is planned for single URL tests (not multi-step tests), for early 2020. We are planning to have two modes:
a. fail test if SSL negotiation fails
b. fail test if SSL cert is about to expire
For (b), what config options would be you be interested in? Fail if cert will expire in 7 days, 30 days, 90 days?
-Morgan
11 comments
-
Samir FARHAT (MVP) commented
why not custom instead of 7, 30 or 90 days ?
-
Ed Cook commented
Hoping this is going to be release soon
-
Aleksander Pawlak commented
I like how you gave yourself a year in early 2019 for a basic feature, and yet fail to deliver :< Please, get better at updating us at least!
-
Koshy Varghese commented
This would be a great help. when will this be available?
-
Julien Ravet commented
Any update ? ("early 2020")
-
Nathan Dyck commented
This would be extremely helpful.
-
Davis, Will commented
Any status on this?
-
Brandon Etchison commented
30 days would be great! we had to create our own custom solution about tracking SSL expiration on the ASE and consumption/public tenancy.
-
Olivier commented
Hey Morgan,
Great to see that! We would like the same feature to test if our SSL certificate is expired or not.
I would say check for expired/failed negotiation, and check for expiration in the next 30 days.
-
Rico commented
Hello, has this cert check for expiration date implemented?
-
Anonymous commented
With the push for all sites now to use https this does seem to be a rather large hole for a test that reports site availability.