Work in progress for bug 3055, dynamically adding certs when
they are encountered for the first time. You will be
prompted to trust a certificate whose trust can not be
determined. The only working option is to trust
until program exit, with the caveat of getting extra
dialogs since the connection is not being terminated while
the first dialog is up. The connection must be
manually retried.
Improved certificate import with preliminary
automatic checking for certificate types.
More certstore tests. Disabled the the test that is
causing mysterious errors for some people (although
even this may cause errors for some).
Make epydoc generate API documentation for the crypto
module.