Make ruby installed with rvm use specific openssl version

后端 未结 0 1113
北恋
北恋 2020-12-10 07:14

The big picture:

# ruby -r openssl -e \'puts OpenSSL::OPENSSL_VERSION\'
OpenSSL 1.0.2n  7 Dec 2017

# ruby2.7 -r openssl -e \'puts OpenSSL::OPENSSL_VERSION\'
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题