GithubHelp home page GithubHelp logo

Comments (5)

yesezra avatar yesezra commented on June 12, 2024

I believe the only way to solve this problem would be to purchase a SSL
certificate and enable SSL on Heroku (which IIRC costs $36/mo).

@dthompson, any thoughts?

from click_that_hood.

mwichary avatar mwichary commented on June 12, 2024

Not worth it, then. :ยท)

from click_that_hood.

specious avatar specious commented on June 12, 2024

It looks like the SSL certificate was valid when the site was hosted on Heroku.

$ http -v https://click-that-hood.com
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
Connection: keep-alive
Host: click-that-hood.com
User-Agent: HTTPie/2.5.0


http: error: SSLError: HTTPSConnectionPool(host='click-that-hood.com', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError("hostname 'click-that-hood.com' doesn't match '*.herokuapp.com'"))) while doing a GET request to URL: https://click-that-hood.com/

It looks like now it's hosted on an Amazon EC2 instance. Successful visitors are probably loading it with plain HTTP at the moment.

from click_that_hood.

specious avatar specious commented on June 12, 2024

Let's Encrypt might be able to supply a free SSL certificate.

from click_that_hood.

fnogatz avatar fnogatz commented on June 12, 2024

Yeah, the publicly available instance at http://click-that-hood.com/ is currently still hosted by Code for America. We will move to another machine of Code for Germany and update the DNS record once we upgrade the depencies and make Click that Hood reliably running on recent versions of node.js.

The internet has changed quite a lot in the recent 8 years. With Letsencrypt, SSL certificates are available today free of charge, so we can easily adopt one for click-that-hood.com.

from click_that_hood.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.