Package org.wikibooks.en.wiki.WebObjects.Web_Services.How_to_Trust_Any_SSL_Certificate

Class Summary
_FakeHostnameVerifier Deprecated. see FakeHostnameVerifier.
_FakeX509TrustManager Deprecated. see FakeX509TrustManager.
FakeHostnameVerifier This class implements a fake hostname verificator, trusting any host name.
FakeX509TrustManager This class allow any X509 certificates to be used to authenticate the remote side of a secure socket, including self-signed certificates.
SSLUtilities This class provide various static methods that relax X509 certificate and hostname verification while using the SSL over the HTTP protocol.