• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics with the tag "ssl". Back to normal view
    1. If I'm using Cloudflare for my domains, do I need to bother with LE?

      It is late... and I am pretty much finished with migrating to a new VPS provider. I got rate limited with two domains, but I'm running everything through Cloudflare. Do I need to bother with...

      It is late... and I am pretty much finished with migrating to a new VPS provider. I got rate limited with two domains, but I'm running everything through Cloudflare. Do I need to bother with LetsEncrypt on the VPS itself? When I check the domains, the certs from CF are working nicely.

      This is my first time using CF.

      Quick edit while I pretend I can sleep.

      I’m thinking that CF will cover me for 443 and route all traffic there. I’ve got wildcards set for domains with services that require other ports — which is working. All CF is doing is caching my sites, right?

      7 votes
    2. FYI, Wikipedia is discontinuing support for TLS 1.0 and 1.1

      Hey everyone, I noticed accessing Wikipedia today that my old version of the app no longer loaded any pages, so I tried checking with my stock browser and it displayed a warning that Wikipedia is...

      Hey everyone,

      I noticed accessing Wikipedia today that my old version of the app no longer loaded any pages, so I tried checking with my stock browser and it displayed a warning that Wikipedia is dropping support for anything that can't negotiate TLS 1.2. I haven't seen any articles on it yet online, so just thought I'd holler a mention.

      8 votes
    3. 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 in about:config for domains localhost, *, 127.0.0.1, both with and without port, I even tried adding https:// 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