openpreserve / carrus

1 stars 4 forks source link

Windows installer warning message #9

Open MartinSpeller opened 3 years ago

MartinSpeller commented 3 years ago

Windows J202o image.pdf

Warning message generated at install (see image) - can we get round this? This may cause folk to abandon the install

bdoubrov commented 3 years ago

To fix this message we need to sign the installer executable. This is a part of Electron framework. We'll implement this as soon as an appropriate OPF digital certificate is provided

bdoubrov commented 3 years ago

In more detail, Organization Validation (OV) certificate is needed. Tested this with a self-signed certificate, which needs to be added to a trusted storage on the machine with the installer is executed.

Unfortunately, it is not available from Let's Encrypt service, which generates only Domain validation (DV) certificates: https://letsencrypt.org/docs/faq/