eclipsesource / eclipsesource/tabris-js

UseStrictSSL is disabled when running bundled app in debug mode

Open
#829 4 comments 0 reactions 1 assignee Claimed by @patrykmol View on GitHub
bug ios
Dominant language
JavaScript
Stars
1.4k
Forks
171
PR merge metrics
No merged PRs in 30d

Description

Running a bundled app when in debug mode (with launcher included) ignores the default value of `true` for the `UseStrictSSL` flag. The bundled app should not accept self signed SSL certificates. Only when setting the `UseStrictSSL` flag to `false` should we accept the cert.

We should _at least_ verify that this is not the case when building a production app.

See https://tabrisjs.com/documentation/latest/build#preferences

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.