Java > SSL

「Java/SSL」の編集履歴(バックアップ)一覧はこちら

Java/SSL」(2012/06/07 (木) 09:35:15) の最新版変更点

追加された行は緑色になります。

削除された行は赤色になります。

-[[JAKARTA COMMONS HTTPCLIENT - SSL Guide>>http://hc.apache.org/httpclient-3.x/sslguide.html]] Examples of SSL customization in HttpClient There are several custom socket factories available in our contribution package. They can be a good start for those who seek to tailor the behavior of the HTTPS protocol to the specific needs of their application: ・EasySSLProtocolSocketFactory can be used to create SSL connections that allow the target server to authenticate with a self-signed certificate. ・StrictSSLProtocolSocketFactory can be used to create SSL connections that can optionally perform host name verification in order to help preventing man-in-the-middle type of attacks. ・AuthSSLProtocolSocketFactory can be used to optionally enforce mutual client/server authentication. This is the most flexible implementation of a protocol socket factory. It allows for customization of most, if not all, aspects of the SSL authentication. proxyに関する設定なのだけど、 HttpClientについても解説がされており、 情報として有用と思われたのでメモ [[JavaのHTTP通信でプロキシを使う - HttpClientでのプロキシの設定>>http://www.mwsoft.jp/programming/java/http_proxy.html]] -[[JavaのSSLSocketでSSLクライアントとSSLサーバーを実装する>>http://codezine.jp/article/detail/105]] -[[SSL をサポートする Java CAPS の構成>>http://docs.oracle.com/cd/E19416-01/820-5959/ggffo/index.html]] -[[ファイヤープロジェクト/HttpClientでSSL通信(HttpClient3.0-rc3)>>http://www.fireproject.jp/feature/uzumi/httpclient/ssl.html]] -[[JavaTM Secure Socket Extension (JSSE)リファレンスガイド>>http://java.sun.com/j2se/1.5.0/ja/docs/ja/guide/security/jsse/JSSERefGuide.html]] #amazon2(468x60) EOF
-[[JAKARTA COMMONS HTTPCLIENT - SSL Guide>>http://hc.apache.org/httpclient-3.x/sslguide.html]] Examples of SSL customization in HttpClient There are several custom socket factories available in our contribution package. They can be a good start for those who seek to tailor the behavior of the HTTPS protocol to the specific needs of their application: ・EasySSLProtocolSocketFactory can be used to create SSL connections that allow the target server to authenticate with a self-signed certificate. ・StrictSSLProtocolSocketFactory can be used to create SSL connections that can optionally perform host name verification in order to help preventing man-in-the-middle type of attacks. ・AuthSSLProtocolSocketFactory can be used to optionally enforce mutual client/server authentication. This is the most flexible implementation of a protocol socket factory. It allows for customization of most, if not all, aspects of the SSL authentication. proxyに関する設定なのだけど、 HttpClientについても解説がされており、 情報として有用と思われたのでメモ -[[JavaのHTTP通信でプロキシを使う - HttpClientでのプロキシの設定>>http://www.mwsoft.jp/programming/java/http_proxy.html]] -[[JavaのSSLSocketでSSLクライアントとSSLサーバーを実装する>>http://codezine.jp/article/detail/105]] -[[SSL をサポートする Java CAPS の構成>>http://docs.oracle.com/cd/E19416-01/820-5959/ggffo/index.html]] -[[ファイヤープロジェクト/HttpClientでSSL通信(HttpClient3.0-rc3)>>http://www.fireproject.jp/feature/uzumi/httpclient/ssl.html]] -[[JavaTM Secure Socket Extension (JSSE)リファレンスガイド>>http://java.sun.com/j2se/1.5.0/ja/docs/ja/guide/security/jsse/JSSERefGuide.html]] #amazon2(468x60) EOF

表示オプション

横に並べて表示:
変化行の前後のみ表示: