Eric, As Jeff says, the library is still maintained. For my part, I have no problem using it to access servers over https. (python 2.7.12) Regards
Laurent On Sun, Sep 24, 2017 at 12:06 AM, Jeff Potts <jeffpott...@gmail.com> wrote: > Yes, it is maintained and pull requests are always welcome. > > What version of Python are you using? I'm thinking this may have been fixed > in 2.7.9 and above. > > Jeff > > On Sat, Sep 23, 2017 at 3:01 PM, Gjertsen, Eric <egjert...@ert.com> wrote: > > > I had been starting to use the Python CMIS client library, but ran into > > some errors. Apologies if this is the wrong place to report them, but > this > > was the only contact I could find. > > > > In general, I wanted to find out if the Python client library is still > > maintained. > > > > The particular error I am getting is an SSL error, which ultimately seems > > to be due to the fact that the http client used, urllib2, does not > support > > the SNI extension. See this Stackoverflow issue: > > https://stackoverflow.com/questions/30918761/sslv3- > > alert-handshake-failure-with-urllib2 > > > > Thank you, > > Eric > > > > -- > > Notice: This e-mail message, together with any attachments, contains > > information of ERT that may be confidential, proprietary copyrighted > and/or > > legally privileged, and is intended solely for the use of the individual > or > > entity named on this message. If you are not the intended recipient, and > > have received this message in error, please immediately return this by > > e-mail and then delete it. > > >