Skip to content

Conversation

schlessera
Copy link
Member

The PR wp-cli/wp-cli#5523 changes the default behavior for Utils\http_request() so that it does not automatically retry a remote request that failed its TLS handshake by skipping certificate validation.

This PR adds the --insecure flag to the following commands to explicitly switch back to the previous behavior:

  • package install

@schlessera schlessera added this to the 2.0.11 milestone May 10, 2021
@schlessera schlessera requested a review from a team as a code owner May 10, 2021 14:39
@schlessera schlessera merged commit f4e786a into master May 10, 2021
@schlessera schlessera deleted the fix/disable-http-request-retry-by-default branch May 10, 2021 15:00
schlessera added a commit that referenced this pull request Jan 5, 2022
…-default

Add `--insecure` flag to `package install` command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant