MantisBT - NetSurf
View Issue Details
0002096NetSurf[All Projects] Generalpublic2014-03-16 01:192015-01-28 04:50
ReporterBrad Conroy 
Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
StatusacknowledgedResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Fixed in CI build #
Reported in CI build #
URL of problem page
Summary0002096: Request using curl's builtin https capability vs directly using openssl
DescriptionCurrently netsurf uses some of the openssl structures and functions directly to handle some https functionality. For constrained systems curl can be drastically reduced by using axtls, polarssl, etc...
TagsNo tags attached.
Attached Files

Notes
(0000274)
Michael Drake   
2014-03-16 19:47   
I believe we require the certificate inspection features of OpenSSL.
(0000582)
Brad Conroy   
2015-01-28 04:50   
Curl appears to have the same functionality independent of OpenSSL.

There is a basic example here:
http://curl.haxx.se/libcurl/c/simplessl.html

Issue History
2014-03-16 01:19Brad ConroyNew Issue
2014-03-16 18:13Vincent SandersStatusnew => acknowledged
2014-03-16 19:47Michael DrakeNote Added: 0000274
2015-01-28 04:50Brad ConroyNote Added: 0000582