Azure / azure-c-shared-utility

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

add ecc support in httpapi_compact #476

Closed YannGirard closed 3 years ago

YannGirard commented 3 years ago

Hi,

This PR is designed to add ECC support for httpapi_compact. It is similar to the one made for curl (#120)

The underlying function in X509_schannel.c handle the RSA and ECC certificates but the options were missing in the SetOption and CloneOption functions of httpapi_compact implementation of HTTPAPI.

ewertons 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).