Hi

I've looked again into this and I have no clue how I could not
reproduce it before. Maybe I had disable certificate verification and
thus this part of code was not involved at all.

The problem seems to be rather in M2Crypto library than in osc itself -
it uses socket.socket(socket.AF_INET, socket.SOCK_STREAM) to initialize
the SSL connection, what makes it IPv4 only.

There is even upstream bug with patch solving this:
https://bugzilla.osafoundation.org/show_bug.cgi?id=13044

Reassigning bug to python-m2crypto.

-- 
        Michal Čihař | http://cihar.com | http://blog.cihar.com

Attachment: pgpgsG3s_Vv3r.pgp
Description: OpenPGP digital signature

Reply via email to