Azure / azure-c-shared-utility

Azure C SDKs common code
Other
111 stars 203 forks source link

Add support of tls renegotiation option #521

Closed maallahatem closed 3 years ago

maallahatem commented 3 years ago

This PR is designed to add TLS renegotiation support using HTTPAPI_SetOption() The integration of this option allows fixing a TLS handshake fails with our server when the SDK is compiled using compact as HTTP stack and mbedtls as TLS layer

ghost commented 3 years ago

CLA assistant check
All CLA requirements met.

danewalton commented 3 years ago

/azp-run integrate-into-repo-C-shared-utility

danewalton commented 3 years ago

/azp run integrate-into-repo-C-shared-utility

azure-pipelines[bot] commented 3 years ago
Azure Pipelines successfully started running 1 pipeline(s).
danewalton commented 3 years ago

HI @maallahatem can you update the branch to the latest master?

maallahatem commented 3 years ago

Hi @danewalton , the branch is now updated to master

danewalton commented 3 years ago

/azp run integrate-into-repo-C-shared-utility

azure-pipelines[bot] commented 3 years ago
Azure Pipelines successfully started running 1 pipeline(s).