forked from google/neuroglancer
-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Ignacio Tartavull edited this page Mar 3, 2017
·
11 revisions
Welcome to the neuroglancer wiki!
openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout privateKey.key -out certificate.crt
You need to tell your browser to trust your keys keys, go to an url served by your sever via https. Your browser will display a warning site, where you can click on advance -> proceed to insecure site. This way when neuroglancer uses your local server under the hood the requests won't failed.