1
0
Fork 0

Tweak wording

pull/12103/head^2
Jordi Boggiano 2024-09-26 13:15:13 +02:00
parent 1add25fcb5
commit 5742df97c2
No known key found for this signature in database
1 changed files with 4 additions and 4 deletions

View File

@ -253,10 +253,10 @@ please report this [issue](https://github.com/composer/composer/issues).
and look for `Checked CA file ...` or `Checked directory ...` lines in the first lines of output.
This will show you where Composer is looking for a CA bundle. You can get a
[new cacert.pem from cURL](https://curl.se/docs/caextract.html) and store it there.
2. If this did not help despite Composer finding a valid CA bundle, try disabling your antivirus
software to see if that helps. We have seen issues where Avast on Windows for example would
prevent Composer from functioning correctly. If this helps you should report it to your
antivirus vendor so they can hopefully improve things.
2. If this did not help despite Composer finding a valid CA bundle, try disabling your antivirus and
firewall software to see if that helps. We have seen issues where Avast on Windows for example would
prevent Composer from functioning correctly. If this helps you should report it to the
software vendor so they can hopefully improve things.
## API rate limit and OAuth tokens