mono-addins/Mono.Addins.Setup
Matt Ward 8eccfa0f96 Check revoked certificates by default
Set ServicePointManager.CheckCertificateRevocationList to true in the
WebRequestHelper to enable revoked certificates by default. This is
a no-op on mono:

c5b88ec4f3/mcs/class/System/System.Net/ServicePointManager.cs (L197)

On macOS, mono will use native APIs so a revoked certificate will
have SslPolicyErrors.
2023-08-22 16:01:52 +01:00
..
Mono.Addins.Setup Check revoked certificates by default 2023-08-22 16:01:52 +01:00
Mono.Addins.Setup.ProgressMonitoring Mechanical change from ArrayList to List 2019-12-22 02:43:41 +02:00
Mono.Addins.Setup.csproj Update Mono.Addins.Setup.csproj 2022-10-28 19:34:08 +02:00