You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support of theia electron and browser app with SSL
** Not working **
The theia and electron apps do not compile correctly. You can add them
to the main package.json file to try them out.
SSL certificates are hard-coded paths in the app/browser directory. They
can be modified by editing the package.json file, or proper keys can be
symlinked to those paths: theiaCert.pem for the certificate and
theiPrivKey.pem for the private key.
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
0 commit comments