<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>After chasing down all kind of SSL errors coming from every which way and as it turns out for the most part not from the LDX server .</div><div><br></div><div>This shift to using TLSv1.2 in LDX server is a big deal at the OS level on older machines.</div><div><br></div><div>Save yourself loads of time and run ( openssl version ) in terminal.</div><div><br></div><div>If it's lower than OpenSSL 1.0.1f 6 ( Jan 2014 )  best visit <a href="http://OpenSSL.org">OpenSSL.org</a> to verify what verision you have running will work or not.</div><div><br></div><div><br></div><div>For Mac users on the list I ended using Brew and installed a new version of  Python 2.7.9 with OpenSSL 1.0.2a 19 (Mar 2015) embedded within Python.</div><div><br></div><div>From all I read don't mess with the OpenSSL binary that Apple installed…. Just leave it be.</div><div><br></div><div>Also Mac users the LXD client.crt needs to be installed in your key chain… double click the crt and verify you trust the items you want in the popups.</div><div><br></div><div>Finally  make sure you run a  (  lxc config trust add ~/.config/lxc/client.crt  )  on the server.</div><div><br></div><div><br></div><div>Thanks to all who jumped in here to lend me a hand as in a nutshell when SSL goes sideways it's one huge PITA to fix.</div><div><br></div><div>-Kevin</div><div><br></div><div><br></div><div><br></div><br><div><div>On May 26, 2015, at 10:09 PM, Tycho Andersen <<a href="mailto:tycho.andersen@canonical.com">tycho.andersen@canonical.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><blockquote type="cite" style="font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><blockquote type="cite"><blockquote type="cite">Again if there is any Pythonista on this LXC mailing list who has been able to get TLS1_2 wrapped and working with Requests.<br></blockquote><br>I just wrote<span class="Apple-converted-space"> </span><a href="http://tycho.ws/blog/2015/05/lxd-python.html">http://tycho.ws/blog/2015/05/lxd-python.html</a><span class="Apple-converted-space"> </span>which works<br>fine for me on Ubuntu.<br></blockquote><br><br>Looks good should help folks with correct machine setups to see how easy it can be.<br></blockquote></blockquote></div><br></body></html>