evilsocket / arc

A manager for your secrets.
GNU General Public License v3.0
912 stars 91 forks source link

All scripts fail to load from the server #140

Closed BlackHoleFox closed 5 years ago

BlackHoleFox commented 5 years ago

Prerequisites

Description

Whenever I try to load Arc in my browser, everything is shown as offline in the UI and the web console just shows a ton of warnings. Upon initially loading the HTTPS page with the self-signed cert, Arcd shows a TLS failure and then fails to work after that, even after restarting and generating new certificates. http2: server: error reading preface from client 127.0.0.1:55903: remote error: tls: bad certificate

Environment

Please provide:

Steps to Reproduce

  1. Download binary release of Arc and setup config
  2. Run arcd.exe -config config.json -app arc
  3. Open the IP from your config in a browser, look for the TLS failure in the arcd console and the failure to load scripts in the web UI.

Expected behavior: Arc to load properly and to be able to create new items or even to login. Actual behavior: Arc fails to load any of the scripts needed to operate.

evilsocket commented 5 years ago

if you're using a self signed certificate, you need to whitelist it in the browser