This would require us to stop taking credit card transactions, so just turning it back on is not an option. This change was made as a requirement of our merchant account.<span></span><br><br>On Monday, September 28, 2015, Michael Giagnocavo <<a href="mailto:mgg@giagnocavo.net">mgg@giagnocavo.net</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div lang="EN-US" link="blue" vlink="purple">
<div>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">Or… re-enable TLS1 and 1.1 with downgrade protection and problem solved with no security issues?<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d"><u></u> <u></u></span></p>
<div>
<div style="border:none;border-top:solid #e1e1e1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> <a href="javascript:_e(%7B%7D,'cvml','freeswitch-users-bounces@lists.freeswitch.org');" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a> [mailto:<a href="javascript:_e(%7B%7D,'cvml','freeswitch-users-bounces@lists.freeswitch.org');" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>]
<b>On Behalf Of </b>Ken Rice<br>
<b>Sent:</b> Sunday, September 27, 2015 12:37 PM<br>
<b>To:</b> FreeSWITCH Users Help <<a href="javascript:_e(%7B%7D,'cvml','freeswitch-users@lists.freeswitch.org');" target="_blank">freeswitch-users@lists.freeswitch.org</a>><br>
<b>Subject:</b> Re: [Freeswitch-users] unable to clone master " git clone <a href="https://freeswitch.org/stash/scm/fs/freeswitch.git" target="_blank">https://freeswitch.org/stash/scm/fs/freeswitch.git</a>"<u></u><u></u></span></p>
</div>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<p class="MsoNormal">Upgrate to debian 8 or centos 7, or clone over ssh (you'll need to create an account for the later)<br>
<br>
Sent from my iPhone<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
On Sep 27, 2015, at 1:25 PM, Shabbir abbasi <<a href="javascript:_e(%7B%7D,'cvml','shabbirabbasi92@gmail.com');" target="_blank">shabbirabbasi92@gmail.com</a>> wrote:<u></u><u></u></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<div>
<p class="MsoNormal">any solution ?<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<p class="MsoNormal">On Sun, Sep 27, 2015 at 11:17 PM, Michael Jerris <<a href="javascript:_e(%7B%7D,'cvml','mike@jerris.com');" target="_blank">mike@jerris.com</a>> wrote:<u></u><u></u></p>
<blockquote style="border:none;border-left:solid #cccccc 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<p class="MsoNormal">cent 6 might not have TLS 1.2 support.<u></u><u></u></p>
<div>
<div>
<p class="MsoNormal"><br>
<br>
On Sunday, September 27, 2015, Shabbir abbasi <<a href="javascript:_e(%7B%7D,'cvml','shabbirabbasi92@gmail.com');" target="_blank">shabbirabbasi92@gmail.com</a>> wrote:<u></u><u></u></p>
<blockquote style="border:none;border-left:solid #cccccc 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<div>
<div>
<div>
<p class="MsoNormal">Dear michael,<br>
CentOS release 6.7 (Final)<br>
Linux localhost.localdomain 3.10.40-1.el6.elrepo.i686<u></u><u></u></p>
</div>
<p class="MsoNormal">after Yum update <u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">export GIT_CURL_VERBOSE=1<br>
now error is<br>
git clone <a href="https://freeswitch.org/stash/scm/fs/freeswitch.git" target="_blank">
https://freeswitch.org/stash/scm/fs/freeswitch.git</a><br>
Initialized empty Git repository in /usr/src/freeswitch/.git/<br>
* Couldn't find host <a href="http://freeswitch.org" target="_blank">freeswitch.org</a> in the .netrc file; using defaults<br>
* About to connect() to <a href="http://freeswitch.org" target="_blank">freeswitch.org</a> port 443 (#0)<br>
* Trying 209.105.235.6... * Connected to <a href="http://freeswitch.org" target="_blank">
freeswitch.org</a> (209.105.235.6) port 443 (#0)<br>
* Initializing NSS with certpath: sql:/etc/pki/nssdb<br>
* NSS error -12190<br>
* Expire cleared<br>
* Closing connection #0<br>
* Couldn't find host <a href="http://freeswitch.org" target="_blank">freeswitch.org</a> in the .netrc file; using defaults<br>
* About to connect() to <a href="http://freeswitch.org" target="_blank">freeswitch.org</a> port 443 (#0)<br>
* Trying 209.105.235.6... * Connected to <a href="http://freeswitch.org" target="_blank">
freeswitch.org</a> (209.105.235.6) port 443 (#0)<br>
* NSS error -12190<br>
* Expire cleared<br>
* Closing connection #0<br>
error: while accessing <a href="https://freeswitch.org/stash/scm/fs/freeswitch.git/info/refs" target="_blank">
https://freeswitch.org/stash/scm/fs/freeswitch.git/info/refs</a><br>
<br>
fatal: HTTP request failed<br>
<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<p class="MsoNormal">On Sun, Sep 27, 2015 at 10:18 PM, Michael Jerris <<a href="javascript:_e(%7B%7D,'cvml','mike@jerris.com');" target="_blank">mike@jerris.com</a>> wrote:<u></u><u></u></p>
<blockquote style="border:none;border-left:solid #cccccc 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<p class="MsoNormal">what operating system is this? <u></u><u></u></p>
<div>
<div>
<p class="MsoNormal"><br>
<br>
On Sunday, September 27, 2015, Shabbir abbasi <<a href="javascript:_e(%7B%7D,'cvml','shabbirabbasi92@gmail.com');" target="_blank">shabbirabbasi92@gmail.com</a>> wrote:<u></u><u></u></p>
<blockquote style="border:none;border-left:solid #cccccc 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"> git clone <a href="https://freeswitch.org/stash/scm/fs/freeswitch.git" target="_blank">
https://freeswitch.org/stash/scm/fs/freeswitch.git</a><br>
<br>
Initialized empty Git repository in /usr/src/freeswitch/.git/<br>
error: SSL write: error -5938 while accessing <a href="https://freeswitch.org/stash/scm/fs/freeswitch.git/info/refs" target="_blank">
https://freeswitch.org/stash/scm/fs/freeswitch.git/info/refs</a><br>
<br>
fatal: HTTP request failed<br>
<br>
<br>
<u></u><u></u></p>
</div>
<p class="MsoNormal">any solution ?<u></u><u></u></p>
</div>
</blockquote>
</div>
</div>
<p class="MsoNormal"><br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="javascript:_e(%7B%7D,'cvml','consulting@freeswitch.org');" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="javascript:_e(%7B%7D,'cvml','FreeSWITCH-users@lists.freeswitch.org');" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><u></u><u></u></p>
</blockquote>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
</blockquote>
</div>
</div>
<p class="MsoNormal"><br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="javascript:_e(%7B%7D,'cvml','consulting@freeswitch.org');" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="javascript:_e(%7B%7D,'cvml','FreeSWITCH-users@lists.freeswitch.org');" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><u></u><u></u></p>
</blockquote>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
</div>
</blockquote>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal">_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services: <br>
<a href="javascript:_e(%7B%7D,'cvml','consulting@freeswitch.org');" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="javascript:_e(%7B%7D,'cvml','FreeSWITCH-users@lists.freeswitch.org');" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:http://<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><u></u><u></u></p>
</div>
</blockquote>
</div>
</div>
</blockquote>