Answers for "The openssl extension is required for SSL/TLS protection but is not ava ilable. If you can not enable the openssl extension, you can disable th is error, at your own risk, by setting the 'disable-tls' option to true ."

0

The openssl extension is required for SSL/TLS protection but is not available. If you can not enable the openssl ex tension, you can disable this error, at your own risk, by setting the 'disable-tls' option to true

composer config -g -- disable-tls true
Posted by: Guest on November-07-2020

Code answers related to "The openssl extension is required for SSL/TLS protection but is not ava ilable. If you can not enable the openssl extension, you can disable th is error, at your own risk, by setting the 'disable-tls' option to true ."

Browse Popular Code Answers by Language