summaryrefslogtreecommitdiff
path: root/recipes-support/curl
AgeCommit message (Collapse)Author
2017-10-03curl: use OpenSSL backend by defaultStefan Agner
The .NET Core framework recommends to use OpenSSL backend by default, otherwise not all SSL/TLS functions of the framework are available. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>