| |
| | Java Pro - Configuring the Client for HTTPS |
 | | The first installment, "HTTPS for Implementing Web Services Security" (Java Pro Online, September 3, 2003), began the discussion with a look at the reasons for implementing and deploying a Web service with transport-layer security, instead of message-layer security, by layering HTTP over SSL, and then set up a Web service example. |
 | | If you have already viewed your HTTPS WSDL in your browser, then you know that the problem is on the client side, and it is most likely related to the keystore. |
 | | Although these hosts are equivalent from an HTTP standpoint, they are not equivalent for HTTPS because the client-side host name verifier checks the certificate's common name against the host name from the URL. |
| www.ftponline.com /javapro/2003_09/online/jclune_09_17_03/default.aspx (651 words) |
|