Giter VIP home page Giter VIP logo

Comments (11)

fklingler avatar fklingler commented on May 30, 2024

๐Ÿ‘

from dotjs.

fuadsaud avatar fuadsaud commented on May 30, 2024

This is not a dotjs problem.

http://superuser.com/questions/27268/how-do-i-disable-the-warning-chrome-gives-if-a-security-certificate-is-not-trust

However, I think it should be mentioned on the README.

from dotjs.

fklingler avatar fklingler commented on May 30, 2024

Thanks for the link.

Did you manage to make this work?
I added the certificate, but now it says that the certificate does not match the URL :-/

from dotjs.

fuadsaud avatar fuadsaud commented on May 30, 2024

@fklingler Sadly no. Not with Google Chrome. Safari works fine after restarting it.

from dotjs.

fklingler avatar fklingler commented on May 30, 2024

@fuadsaud Maybe we could recreate the server certificate to set the URL as localhost, I don't know if it's really the problem?

from dotjs.

zeke avatar zeke commented on May 30, 2024

@defunkt thoughts?

from dotjs.

dismory avatar dismory commented on May 30, 2024

Same problem.

from dotjs.

brunoarueira avatar brunoarueira commented on May 30, 2024

๐Ÿ‘ I had this error too!

from dotjs.

tekkub avatar tekkub commented on May 30, 2024

I tried manually installing the cert, but this is the error I get:

You attempted to reach localhost, but instead you actually reached a server
identifying itself  as . This may be caused by a misconfiguration on the server
or by something more serious. An attacker on your network could be trying to get
you to visit a fake (and potentially harmful) version of localhost.

Sounds like the dotjs server isn't identifying itself correctly as localhost, so Chrome still thinks the cert doesn't match.

from dotjs.

burkemw3 avatar burkemw3 commented on May 30, 2024

I took a stab in the dark and figured out a workaround for this.

I told the server to identify itself has localhost, instead of whatever WEBrick thinks it should be called: burkemw3/dotjs@3e74065. Then, I used Rob Peck's directions to trust the cert.

I am not submitting a pull request at this time because I have not done any due diligence investigating SSLCertName or WEBrick::Utils::getservername.

I was experiencing this issue today with djsd v2.0.0 from b8b545d and extension v2.0.1 from the Chrome Web Store.

from dotjs.

defunkt avatar defunkt commented on May 30, 2024

works now

from dotjs.

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.