Ignore:
Timestamp:
Aug 14, 2023, 9:16:51 PM (15 months ago)
Author:
alloc
Message:

More OpenAPI specs added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TFP-WebServer/WebServer/src/OpenID.cs

    r402 r462  
    2424                        new X509Certificate2 ($"{Path.GetDirectoryName (Assembly.GetExecutingAssembly ().Location)}/steam-intermediate.cer");
    2525
    26                 private const bool verboseSsl = false;
     26                private static bool verboseSsl = false;
    2727                public static bool debugOpenId;
    2828
Note: See TracChangeset for help on using the changeset viewer.