Contributing to Tildes - Accessing on localhost
Hi, I've started developing syntax highlighting, but I'm unable to connect to Tildes on localhost. It's running, I can connect to Prometheus, but not to Tildes. I use Ubuntu. I know there are few...
Hi, I've started developing syntax highlighting, but I'm unable to connect to Tildes on localhost. It's running, I can connect to Prometheus, but not to Tildes. I use Ubuntu.
I know there are few people here who already contributed to Tildes, how do you connect to Tildes?
- Firefox shows
Secure Connection Failed
, even after adding exception inabout:config
for domainslocalhost
,*
,127.0.0.1
, both with and without port, I even tried addinghttps://
before them. - Qutebrowser displays nothing
- Chromium displays
ERR_CONNECTION_RESET
(not something like insecure connection) - Chrome displays
ERR_CONNECTION_RESET
(not something like insecure connection) - Curl displays
OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to localhost:4443
- wget displays
Unable to establish SSL connection.
- lynx displays
Unable to connect to remote host.
Could someone tell me how to config Firefox / install certificate for Tildes on localhost / move Tildes to http
?
Thank you
Edit: I tried setting firefox security exception in a different way and this happened.
6
votes