Hi

I am trying to send xml via http post to a secure site.

I tested the site and I got connection failure, checked my code,
everything looks great.

Then I find out the site the post goes to has an expired certificate.

So I conclude that that must be why I cant make a connection.

The strange thing is using asp, a successful connection goes through.

I am not sure if I am not connecting simply because of the expired certificate
or because of another reason.

Any help would be great.

Many thanks