Dintero / Dintero.Checkout.Episerver

GNU Affero General Public License v3.0
0 stars 1 forks source link

Force all outgoing connections to TLS 1.2 first #9

Closed frodeaa closed 5 months ago

frodeaa commented 4 years ago

checkout.dintero.com

protocol supported
TLS 1.3 No
TLS 1.2 Yes
TLS 1.1 Yes
TLS 1.0 No
SSL 3 No
SSL 2 No

The plugin seems to have issue with the current TLS 1.1 > from checkout.dintero.com

The request was aborted: Could not create SSL/TLS secure channel.' while creating Dintero session. today 13:32-14:01

We need to find the correct way to ensure that all outgoing request done by the plugin tries to use TLS 1.2 or TLS 1.1

rel: https://github.com/Siteimprove/CMS-plugin-Episerver/blob/9819f0c082b003bb8f1f8f4774abcc143f5a6a5f/src/Episerver.Plugin/PackageInitializer.cs#L34 rel: https://github.com/Dintero/ecs-arch-continous-deployment/pull/336

frodeaa commented 4 years ago

https://support.stripe.com/questions/upgrade-your-net-integration-from-tls-1-0-to-tls-1-2

frodeaa commented 2 years ago

I suspect this has been fixed, do a new check, e.g. last month for Design for evig