Tweak wording
parent
1add25fcb5
commit
5742df97c2
|
@ -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.
|
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
|
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.
|
[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
|
2. If this did not help despite Composer finding a valid CA bundle, try disabling your antivirus and
|
||||||
software to see if that helps. We have seen issues where Avast on Windows for example would
|
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 your
|
prevent Composer from functioning correctly. If this helps you should report it to the
|
||||||
antivirus vendor so they can hopefully improve things.
|
software vendor so they can hopefully improve things.
|
||||||
|
|
||||||
|
|
||||||
## API rate limit and OAuth tokens
|
## API rate limit and OAuth tokens
|
||||||
|
|
Loading…
Reference in New Issue