From 8b8fd00c0fb49747e4fca7cbf69a3590cb6324a0 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sun, 21 Jun 2015 00:38:10 +0200 Subject: [PATCH] pl_boot uses tlsv1 instead of sslv3 to retrieve bootmanager code tlsv1 has been checked to be supported and enabled in f14 --- initscripts/pl_boot | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/initscripts/pl_boot b/initscripts/pl_boot index eb233aa..20f4491 100755 --- a/initscripts/pl_boot +++ b/initscripts/pl_boot @@ -117,6 +117,8 @@ while : ; do /bin/sleep 30 fi + # June 2015 : using --tlsv1 instead of sslv3 that should be available + # on all myplc from f14 inclusive # assemble the curl transaction CURL_CMD="/usr/bin/curl \ --connect-timeout 60 \ @@ -128,7 +130,7 @@ while : ; do --form nonce=