Skip to content

S3 TLS Config #3334

Answered by Voldemat
Voldemat asked this question in Q&A
Mar 7, 2025 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Found a way to set it in curl:
curl_easy_setopt(curl, CURLOPT_SSLKEY_BLOB, key);
curl_easy_setopt(curl, CURLOPT_SSLCERT_BLOB, cert);

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Voldemat
Comment options

@Voldemat
Comment options

Answer selected by sbiscigl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants