I wonder if anyone has ever implemented bi-directional TLS communication with a server? My code sends SOAP requests via "normal" HTTP just fine, but I have never done HTTPS with both sides exchanging credentials. Code excerpts/samples or a reference to documentation would be very much appreciated. Thank you in advance.