1 Commits

Author SHA1 Message Date
relyea%netscape.com
cb662cf220 Quick and dirty utility to pink SSL servers to see if they are configured
correctly.

NOTES: This program is a (very slightly) modified version of the
SSLSample/client.c program. As such it used the sample program support, which is
a duplication of much of secutil. Future enhancements would be 1) link with
secutil.lib. 2) When handling BadCert requests, run the Full VerifyCert and dump
the results. Make connections to the servers testing SSL2, SSL3 and TLS.

Changes were basically 1) Set the program to run without a security database
(this means no token support, or client auth). 2) Explicitly load the builtins
module so that we can test against the standard trust.


git-svn-id: svn://10.0.0.236/trunk@127476 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-16 16:29:18 +00:00