ANN: lunatic-python 0.1

Paul Rubin http
Sat Dec 13 17:39:56 EST 2003


"Terry Reedy" <tjreedy at udel.edu> writes:
> Accessing above with default IE6 brings up Untrusted Certificate
> page.  With choices Proceed, Stop, AddCertificate (to root table).
> It seems conectiva issued itself its own certificate.  I hope this
> is just silliness rather than a devious attempt to get people to
> accept its self-certification, which I was not about to do.

There's no way to turn off that dialog in IE except by using a cert
from a recognized CA, which usually costs money.  Using a self-signed
cert gives you a private communications channel (unless the DNS is
hijacked by an active attacker) even though it doesn't provide
authentication.  Lots of people use self-signed certs instead of
paying for commercial certs.




More information about the Python-list mailing list