首页 新闻 赞助 找找看

mac 如何更新openssl?

0
悬赏园豆:20 [待解决问题]

   各位大神,我遇到一个问题,在学习使用 .net core 时,需要openssl的版本为1.0.1或者1.0.2的,但是我系统自带的是0.9.8的,我根据。net core官网上的步骤做了, 但是openssl的版本仍然是0.9.8.我应该如何升级openssl,在线等。

  根据网上说的使用Brew link openssl。时提示了一下问题:

bogon:~ fandong$ brew link openssl --force

Warning: Refusing to link: openssl

Linking keg-only openssl means you may end up linking against the insecure,

deprecated system OpenSSL while using the headers from Homebrew's openssl.

Instead, pass the full include/library paths to your compiler e.g.:

  -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib

 

 

 

Company的主页 Company | 初学一级 | 园豆:32
提问于:2016-08-09 22:58
< >
分享
所有回答(1)
0

#查看最新版本
root@10.1.1.100:openssl-1.0.1g# openssl version -a

小熊vs | 园豆:20 (初学一级) | 2016-08-10 14:36
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册