fiskaltrust / middleware-interface-dotnet

A NuGet package that can be used to include the free fiskaltrust Middleware into POS systems.
https://docs.fiskaltrust.cloud
MIT License
4 stars 9 forks source link

Added parameter to disable SSL validation #56

Closed TSchmiedlechner closed 1 year ago

TSchmiedlechner commented 1 year ago

This PR adds the possibility to bypass the validation of SSL certificates when using the clients via an optional parameter. The default behavior is not affected by this (as the default value of the parameter is false).