From f36eb4f8ad9386c1c85d41dd051e7eb26960e711 Mon Sep 17 00:00:00 2001 From: Ricardo Jacobs Date: Wed, 16 Dec 2015 13:55:09 +0100 Subject: [PATCH] Update bundled cacert.pem file. Follows Mozilla's recommendations on invalid certificates. --- catalog/controller/payment/mollie-api-client | 2 +- catalog/controller/payment/mollie/helper.php | 2 +- changelog.mdown | 3 +++ composer.json | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/catalog/controller/payment/mollie-api-client b/catalog/controller/payment/mollie-api-client index e197e639..731cb387 160000 --- a/catalog/controller/payment/mollie-api-client +++ b/catalog/controller/payment/mollie-api-client @@ -1 +1 @@ -Subproject commit e197e6392b8815eb2b9b425dfb01bf0f3fb061e6 +Subproject commit 731cb3874b3f54cad7ab9247fcd556faf8f0fde3 diff --git a/catalog/controller/payment/mollie/helper.php b/catalog/controller/payment/mollie/helper.php index 0997fdc2..a3444fc7 100755 --- a/catalog/controller/payment/mollie/helper.php +++ b/catalog/controller/payment/mollie/helper.php @@ -1,7 +1,7 @@