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 +++++++++ 1 file changed, 9 insertions(+) (limited to 'include/network.php') 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 @@