BabylonJS / BabylonJS/BabylonNative

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

Open
#1,190 0 comments 0 reactions 1 assignee Claimed by @CedricGuillemet View on GitHub
Dominant language
C++
Stars
919
Forks
162
Avg merge
1d 15h
Merged PRs (30d)
19

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.