0
kicks
Consuming WebServices with SSL and HTTP BASIC Authentication
Excellent article on how to have web services check SSL certificate status and over-ride that default behavior based on the CertificateProblem enum. It also covers how to use BASIC authentication with SSL on the web service as well.