Certificate Revocation List

S Abijith 346 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!!

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,689 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,408 questions
{count} votes