2024-04-19 08:29 BST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002096NetSurf[All Projects] Generalpublic2015-01-28 04:50
ReporterBrad Conroy 
Assigned To 
SeverityfeatureReproducibilityalways 
StatusacknowledgedResolutionopen 
Product Version 
Target VersionFixed in Version 
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.
Fixed in CI build #
Reported in CI build #
URL of problem page
Attached Files

-Relationships
+Relationships

-Notes
Michael Drake

~0000274

Michael Drake (administrator)

I believe we require the certificate inspection features of OpenSSL.
Brad Conroy

~0000582

Brad Conroy (reporter)

Curl appears to have the same functionality independent of OpenSSL.

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

-Issue History
Date Modified Username Field Change
2014-03-16 01:19 Brad Conroy New Issue
2014-03-16 18:13 Vincent Sanders Status new => acknowledged
2014-03-16 19:47 Michael Drake Note Added: 0000274
2015-01-28 04:50 Brad Conroy Note Added: 0000582
+Issue History