Mark Watts: > I think my original question still stands; why do connections to > one server not generate verification messages, while connections > to a third server do. Both remote servers have self-signed ssl > certificates.
Presumably, those certificates are signed with different keys. I run tests with self-signed certificates and never see complaints, because the clients know the signing key. Wietse