OpenSSL
Solved
chabinot
Posted messages
391
Status
Membre
-
chabinot Posted messages 391 Status Membre -
chabinot Posted messages 391 Status Membre -
Hello,
I installed Composer, but when I run it, there is the message "You are running Composer with SSL/TLS protection disabled".
How can I fix this?
Thank you for your help.
Best regards.
I installed Composer, but when I run it, there is the message "You are running Composer with SSL/TLS protection disabled".
How can I fix this?
Thank you for your help.
Best regards.
My php.ini is located in my Apache folder.
Do I need to have one in the php folder as well, since I moved it to Apache?
Here's what I did
- composer config -g -- disable-tls false
- composer config -g -- secure-http false
I no longer have the message.