From b4057cfeb494dac9ad650e7deadec695c20dc912 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 13 Feb 2013 20:09:30 -0800 Subject: use our own CA bundle as authoritative for backend communications. This avoids OS dependent CA validity mismatches. --- include/network.php | 9 +++++++++ include/zot.php | 23 +++++++++++++++++++---- 2 files changed, 28 insertions(+), 4 deletions(-) (limited to 'include') diff --git a/include/network.php b/include/network.php index 321eb375f..ecc54d818 100644 --- a/include/network.php +++ b/include/network.php @@ -1,6 +1,11 @@