View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0002808 | Buildsystem | [All Projects] General | public | 2021-03-21 07:45 | 2021-03-21 08:08 | ||||||||
Reporter | PICCORO Lenz McKAY | ||||||||||||
Assigned To | |||||||||||||
Priority | high | Severity | tweak | Reproducibility | always | ||||||||
Status | new | Resolution | open | ||||||||||
Platform | Linux | OS | LFS | OS Version | embebed | ||||||||
Summary | 0002808: error: X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS undeclared | ||||||||||||
Description | it seems that build for netsurft now raised openssl 1.0.2 due the host check certificate .. https://www.openssl.org/docs/man1.1.0/man3/X509_check_host.html i try to build netsurft for embebed devices that cannot upgraded some libs.. by example i m using openssl 1.0.1 please certificate check is not need in this case.. how can i bypass that part of code .. or at leas do not use the offrending flag | ||||||||||||
Tags | No tags attached. | ||||||||||||
Fixed in CI build # | |||||||||||||
Reported in CI build # | |||||||||||||
Attached Files |
|
Notes | |
PICCORO Lenz McKAY (reporter) 2021-03-21 08:08 |
the offending comit is https://source.netsurf-browser.org/netsurf.git/commit/content/fetchers/curl.c?id=44f3846727d35ab17be3f779caa4a33548cdc152 this can easyle avoid with a openssl macro if else check.. please.. |
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-03-21 07:45 | PICCORO Lenz McKAY | New Issue | |
2021-03-21 08:08 | PICCORO Lenz McKAY | Note Added: 0002323 |