Our blazing fast Grid component built with pure JavaScript


Post by Webethics »

Yes, I have already installed an SSL certificate.

https://suprapharm.webethics.online


Post by Maxim Gorkovsky »

Next thing to check is that your browser allows self signed certificates. Chrome does not by default: https://stackoverflow.com/questions/7580508/getting-chrome-to-accept-self-signed-localhost-certificate


Post by Webethics »

Hello

Can you please guide me on how to generate a self-signed certificate to run the export server on HTTPS? Thank you!


Post by Maxim Gorkovsky »

Hello.
This question is out of scope of this forum. You can find answer on other resources like stackoverflow: https://stackoverflow.com/questions/10175812/how-to-create-a-self-signed-certificate-with-openssl


Post by Webethics »

When I have run a 'node build.js' command then got the following error. Please see attached screenshot.

Attachments
cert-error.png
cert-error.png (31.64 KiB) Viewed 621 times

Post by Maxim Gorkovsky »

Please take a look at examples/_shared/server/README.md. It covers topics of building the app as well as generating self-signed certificates.


Post Reply