I create a self-signed certificate by OpenSSL. It rasie: File "C:\Program Files\IronPython 2.6\Lib\ssl.py", line 346, in wrap_socket return SSLSocket(sock, keyfile=keyfile, certfile=certfile, File "C:\Program Files\IronPython 2.6\Lib\ssl.py", line 118, in __init__ self.do_handshake() File "C:\Program Files\IronPython 2.6\Lib\ssl.py", line 293, in do_handshake self._sslobj.do_handshake() WindowsError: [Errno 22] The credentials supplied to the package were not recognized
_______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com