Skip to content

Apply CURL_CA_BUNDLE environment variable in the S3 backend too - #2069

Open
jmarshall wants to merge 1 commit into
samtools:developfrom
jmarshall:s3_ca_bundle
Open

Apply CURL_CA_BUNDLE environment variable in the S3 backend too#2069
jmarshall wants to merge 1 commit into
samtools:developfrom
jmarshall:s3_ca_bundle

Conversation

@jmarshall

Copy link
Copy Markdown
Member

Refactor the repeated trivial CURLOPT setting into a subroutine, and additionally reinstate setting CURLOPT_CAINFO via the curl(1) tool's CURL_CA_BUNDLE environment variable, which the S3 code previously listened to via hfile_libcurl.c code.

Refactor the repeated trivial CURLOPT setting into a subroutine, and
additionally reinstate setting CURLOPT_CAINFO via the curl(1) tool's
CURL_CA_BUNDLE environment variable, which the S3 code previously
listened to via hfile_libcurl.c.

Signed-off-by: John Marshall <jmarshall@hey.com>
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