Skip to content

Conversation

@cropalato
Copy link

@cropalato cropalato commented Apr 15, 2025

Fix for #1780
Use tail to ensure the last HTTP status code is retrieved for cert tool existence verification in S3 buckets. This is required when using an HTTPS proxy with the container.
The curl behind a proxy will looks like this:

HTTP/1.1 200 Connection established

HTTP/2 200
content-type: text/x-sh
content-length: 36475
...

Use tail to ensure the last HTTP status code is retrieved for cert tool existence verification in S3 buckets.
It is required when you use https proxy with the container.

Signed-off-by: Ricardo Melo <ricardo@cropa.ca>
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