Skip to content

Building with V8 on Linux with Ubuntu 22.04.1 cause curl to fail with SSL error #1190

@bghgary

Description

@bghgary

Repro:

  1. Build and run UnitTests on Ubuntu 22.04.1 using V8.

Result:

  • UnitTests fail for many URL tests because curl easy apis are returning CURLE_SSL_CACERT_BADFILE. Same tests do not fail if targeting JavaScriptCore instead.

Expect:

  • UnitTests to succeed.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions