开发者社区 问答 正文

Suse 11的curl如何开启支持https?:报错

系统安装好已经有了openssl,curl等,但是curl的ssl支持是默认关闭的

如下:

curl -G https://192.168.1.203/sdk -G
curl: (1) Protocol https not supported or disabled in libcurl

用源码编译各种报错,好不容易configure过,make之后报错

`a local symbol* can not be used when making a shared object; recompile with -fPIC
libssl.a: could not read symbols: Bad value
然后就google不到了

展开
收起
kun坤 2020-06-14 13:43:38 926 分享 版权
0 条回答
写回答
取消 提交回答