<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><br></div><div>I used brew to install the most current version of OpenSSL -- OpenSSL 1.0.2a 19 Mar 2015 --. on my Mac.</div><div><br></div><div>The Python Requests library so far is still choking.</div><div><br></div><div>I was able tell from running this     openssl s_client -connect 192.168.0.50:8443 -cipher 'ALL:!SSLv2'</div><div><br></div><div>That the new version of OpenSSL that I just installed now can do TLSv1.2</div><div><br></div><div>So now I know that all SSL stuff should be working.</div><div><br></div><div>Now just need to get Python to play nice now with LXD rest api.</div><div><br></div><div>-Kevin</div><div><br></div><div><br></div><div><br></div><div><br></div><br><div><div>On May 19, 2015, at 7:41 PM, Kevin LaTona <<a href="mailto:lists@studiosola.com">lists@studiosola.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br class="Apple-interchange-newline"><blockquote type="cite"><span 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; display: inline !important; float: none; ">On May 19, 2015, at 5:28 PM, Tycho Andersen <</span><a href="mailto:tycho.andersen@canonical.com" 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; ">tycho.andersen@canonical.com</a><span 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; display: inline !important; float: none; ">> wrote:</span><br><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; "><br>LXD requires TLS 1.2, it looks like perhaps the build of ssl your<br>python-requests is linked against doesn't provide it.</blockquote></blockquote></div><br><div><br></div><div>So far from what I have been able to find and read this makes LDX Rest APi a show stopper for some people running Apple OS X machines connecting to LDX servers.</div><div><br></div><div>So far I've not found a way to install OpenSSL 1.02 that shipped in Jan 2015 on my Mac without possible messing with core Apple OS issues.</div><div><br></div><div>If anyone has any ideas or has done it please share how you did it or share a link that talks about ways to do it.</div><div><br></div><div>For now I am going back to writing my SSH Python based CLI client to LDX…. seems like SSH after all is looking like the simpler solution today.</div><div><br></div><div>Thanks</div><div>-Kevin</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>_______________________________________________<br>lxc-users mailing list<br><a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a><br>http://lists.linuxcontainers.org/listinfo/lxc-users</blockquote></div><br></body></html>