Johny <[EMAIL PROTECTED]> writes: > By using my Python program I am attempting to trust a certificate > signed by a certification authority that Python doesn't trust and that > causes the error.
No, as Martin points out, Python trusts EVERY certificate, which of course misses the whole point of certificates. Whatever is making your program fail is something different. -- http://mail.python.org/mailman/listinfo/python-list