Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add -L to the curl command to download openssl-1.0.2 #3846

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

drganjoo
Copy link
Contributor

The GitHub workflow for exotic platform downloads the openssl.sh script, which tries to download https://www.openssl.org/source/openssl-1.0.2t.tar.gz, but the file has been permanently moved. This PR updates the curl command to include the -L option.

Copy link

A new generated diff is ready to view.

  • No codegen difference in the AWS SDK
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

@drganjoo drganjoo marked this pull request as ready for review September 24, 2024 22:04
@drganjoo drganjoo requested review from a team as code owners September 24, 2024 22:04
@drganjoo drganjoo added this pull request to the merge queue Sep 25, 2024
Merged via the queue into main with commit 6ec8db1 Sep 25, 2024
44 checks passed
@drganjoo drganjoo deleted the fahadzub/curl-fix branch September 25, 2024 06:20
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.

2 participants