mirror of
https://github.com/enso-org/enso.git
synced 2024-11-26 08:52:58 +03:00
a64b2c0a08
Fixes #10487 During my tests, these flags were not needed; without them, electron app displays exactly the same cert warnings as with them: ``` Loading the window address 'https://localhost:8080/?engine.projectManagerUrl=ws%3A%2F%2F127.0.0.1%3A30535'. [30750:0722/121629.281911:ERROR:cert_verify_proc_builtin.cc(1051)] CertVerifyProcBuiltin for localhost failed: ----- Certificate i=0 (CN=127.0.0.1) ----- ERROR: No matching issuer found ``` in CLI and ![Screenshot from 2024-07-22 10-13-12](https://github.com/user-attachments/assets/82a73c9a-ca46-4880-b94e-e979d30ae97c) in web console. |
||
---|---|---|
.. | ||
src | ||
tasks | ||
buildInfo.ts | ||
bundle.ts | ||
dist.ts | ||
electron-builder-config.ts | ||
entitlements.mac.plist | ||
esbuildConfig.ts | ||
fileAssociations.ts | ||
package.json | ||
paths.ts | ||
tsconfig.json | ||
watch.ts |