<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OkHttp on 我的乐与怒</title>
    <link>/tags/okhttp/</link>
    <description>Recent content in OkHttp on 我的乐与怒</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 11 Mar 2020 11:31:00 +0000</lastBuildDate><atom:link href="/tags/okhttp/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>使用OkHttp进行HTTPS连接</title>
      <link>/post/2020-03-11-okhttp-ssl-support/</link>
      <pubDate>Wed, 11 Mar 2020 11:31:00 +0000</pubDate>
      
      <guid>/post/2020-03-11-okhttp-ssl-support/</guid>
      <description>背景 Java 搞个SSL居然还这么麻烦,翻了下官方文档.翻译下HTTPS 相关章节 OkHttp努力平滑下面的两个点 连接性 尽可能的连接各种主机.这包含运行 boringssl 最新版本的高级主机以及运行OpenSSL的旧主机. 连接的安全性 这包括使用证书验证远程web服务器，以及使用强密码交换数据的隐私。 当协商连</description>
    </item>
    
  </channel>
</rss>
