ActiveLogin / ActiveLogin.Authentication

Support Swedish BankID (svenskt BankID) authentication in .NET. Unofficial package, not created by BankID.
https://activelogin.net
MIT License
216 stars 75 forks source link

Embed the custom Root CA:s as part of the library to make it easier to consume #368

Closed PeterOrneholm closed 2 years ago

PeterOrneholm commented 2 years ago

Is your feature request related to a problem? Please describe. We should research if we can embed the root certificates for test/prod to make it easier to consume these API:s.

What area is it related to Core

Describe the solution you'd like When stating UseTestEnvironment() and UseProdEnvironment the library will apply the relevant root CA:s.