conekta / conekta-.net

Conekta.net is a sync/async .NET 4.6.1+ client, and a portable class library for conekta.io
MIT License
17 stars 19 forks source link

Changing validation in order to allow Conekta's 1.0.0 API. #30

Closed fruizg0302 closed 6 years ago

fruizg0302 commented 6 years ago

This change in the Requestor.cs allows clients with older implementations to use this library with an updated TLS without breaking their implementation.

This change does not have side effects.