jitbit / AspNetSaml

Very simple SAML 2.0 consumer module for ASP.NET/C#

Home Page:https://www.jitbit.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`new X509Certificate2` the most dangerous constructor?

phaselden opened this issue · comments

Came across this article and was wondering whether the code for this library is impacted? https://snede.net/the-most-dangerous-constructor-in-net/

Just checked all folders mentioned in the article on the server where this component is used heavily - no temp files. Guess we're not using the overload described.