MantisBT - Buildsystem
View Issue Details
0002808Buildsystem[All Projects] Generalpublic2021-03-21 07:452021-03-21 08:08
ReporterPICCORO Lenz McKAY 
Assigned To 
PriorityhighSeveritytweakReproducibilityalways
StatusnewResolutionopen 
PlatformLinuxOSLFSOS Versionembebed
Fixed in CI build #
Reported in CI build #
Summary0002808: error: X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS undeclared
Descriptionit 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
TagsNo tags attached.
Attached Files

Notes
(0002323)
PICCORO Lenz McKAY   
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
2021-03-21 07:45PICCORO Lenz McKAYNew Issue
2021-03-21 08:08PICCORO Lenz McKAYNote Added: 0002323