Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

Commit

Permalink
Mark as internal
Browse files Browse the repository at this point in the history
  • Loading branch information
justcoding121 committed May 20, 2016
1 parent 48051d2 commit ff0dddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Titanium.Web.Proxy/ProxyServer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ private static void OnAcceptConnection(IAsyncResult asyn)
/// <param name="chain"></param>
/// <param name="sslPolicyErrors"></param>
/// <returns></returns>
public static bool ValidateServerCertificate(
internal static bool ValidateServerCertificate(
object sender,
X509Certificate certificate,
X509Chain chain,
Expand Down

0 comments on commit ff0dddf

Please sign in to comment.