Certificate Revocation List

S Abijith 471 Reputation points
2024-05-14T06:33:05.25+00:00

Hi All,

We have a WPF application built on .Net Framework v4.8. This application acts as an HTTPs client.

We are currently performing the certificate check using 'RemoteCertificateValidationCallback' method (except CRL).

We now need to perform CRL (Certificate Revocation List) check as part of certificate validation in this application.

Can anyone please let us know the best way to implement CRL check for the application?

Any help is appreciated.

Thank you in advance!!

Developer technologies | Windows Presentation Foundation
Developer technologies | C#
{count} votes

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.