HTTPS的理解

【百度百科】:https://baike.baidu.com/item/https/285356?fr=aladdin

【借鉴】:https://www.zhihu.com/question/21518760【知乎】

【借鉴】:http://www.techug.com/post/https-ssl-tls.html

【借鉴】:http://blog.csdn.net/duanbokan/article/details/50847612【单双向认证,介绍的简单明了,点赞吐舌头

【C的源码库】:https://curl.haxx.se/libcurl/c/https.html

【在WIN下编译OPENSSL和libcurl】:http://www.cnblogs.com/openiris/p/3812443.html

【配置Configure文件中遇到的问题】:http://www.phpfans.net/article/htmls/201004/MjgzNTAw.html

【Curl库编译时注意事项】:http://blog.csdn.net/b_h_l/article/details/19985061

【OPENSSL库的交叉编译】http://www.linuxidc.com/Linux/2016-04/129775.htm

sed -i "s/ -m64//g" Makefile

1、HTTPS:即在SSL(安全套接字上)的HTTP协议

2、交叉编译的配置

CC=arm-none-linux-gnueabi-gcc ./configure --host=arm-linux --target=arm-linux  --enable-shared --enable-static --prefix=/usr/local/arm-curl-7.56.1/ --with-ssl


CC=arm-none-linux-gnueabi-gcc ./configure --host=arm-linux --target=arm-linux  --enable-shared --enable-static --prefix=/usr/local/arm-curl-7.46.0/ --with-ssl-dir=/usr/local/arm-ssl-1.0.2/

3、注意交易编译器路径下的include和lib的默认头文件和依赖的库

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值