How to extract SSL Certificate information
Hello.
I need to extract SSL Certificate information (Expiration date) from the Response from Web server in .NET framework. I am trying to create a small monitoring program that will alert if SSL certificate is about to expire. Any help is greatly appreciated.

