【问题标题】:custom search api SSL ERROR自定义搜索 API SSL 错误
【发布时间】:2015-12-01 14:09:50
【问题描述】:

我正在尝试使用自定义搜索 api 并且我不断得到 javax.net.ssl.SSLProtocolException: SSL 握手中止: ssl=0xb4bb3a00: SSL 库失败,通常是协议错误 错误:1407743E:SSL 例程:SSL23_GET_SERVER_HELLO:tlsv1 警报不适当的回退(external/openssl/ssl/s23_clnt.c:770 0xaba30cc5:0x00000000)

上线: BufferedReader br = new BufferedReader(new InputStreamReader( ( conn.getInputStream() ) ) );

这是我的网址: "https://www.googleapis.com/customsearch/v1?key=" +key+ "&cx=" +cx+ "&q=" +qry+"&fileType="+fileType+"&searchType="+searchType+"&alt=json"

拜托,我需要你的帮助! 谢谢

【问题讨论】:

    标签: android google-custom-search


    【解决方案1】:

    试试这个网址:
    "http://www.googleapis.com/customsearch/v1?key=" +key+ "&cx=" +cx+ "&q=" +qry+"&fileType="+fileType+"&searchType="+searchType+"&alt=json"

    【讨论】:

      猜你喜欢
      • 2015-12-14
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-05-30
      • 1970-01-01
      相关资源
      最近更新 更多