This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] CC3135:如何通过 https POST 请求从 Android 设备接收 SSL 证书?

Guru**** 2393285 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/1135113/cc3135-how-to-receive-the-ssl-certificate-from-android-device-through-https-post-request

器件型号:CC3135

我正在尝试使用 https POST 请求将 SSL 证书从 Android 设备传输到 TI 处理器。 但由于 SL_NetApp_Request_MAX_DATA_LEN 中的限制、其值为1364、因此我无法接收证书文件的完整内容。 我尝试以多部分数据的形式接收、但从论坛中的另一个线程中得知、无法以多部分数据的形式发送。

我想知道如何通过 https POST 方法或除 TCP 套接字之外的任何其他可能方法从 Android 设备传输 SSL 证书。

谢谢、此致、

版本