View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0002096 | NetSurf | [All Projects] General | public | 2014-03-16 01:19 | 2015-01-28 04:50 | ||||||||
Reporter | Brad Conroy | ||||||||||||
Assigned To | |||||||||||||
Severity | feature | Reproducibility | always | ||||||||||
Status | acknowledged | Resolution | open | ||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0002096: Request using curl's builtin https capability vs directly using openssl | ||||||||||||
Description | Currently 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... | ||||||||||||
Tags | No tags attached. | ||||||||||||
Fixed in CI build # | |||||||||||||
Reported in CI build # | |||||||||||||
URL of problem page | |||||||||||||
Attached Files |
|
Notes | |
Michael Drake (administrator) 2014-03-16 19:47 |
I believe we require the certificate inspection features of OpenSSL. |
Brad Conroy (reporter) 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 | |||
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 |