Giter Site home page Giter Site logo

nodejs-ssl-example's Introduction

nodejs-ssl-example's People

Contributors

mehdishahdoost avatar thespiffyitalian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nodejs-ssl-example's Issues

Question w/ Live Certs

If I plugged in real certificates I purchased from Network solutions, created a key, and them added them both, could I assume I could test this locally and NOT receive the errors Secrutiy Waring error from the browser? Logically, my browser should recognize them, and everything should work locally...right? Or am I off base. Great work on this, BTW, this was super easy to understand.

Problem switching out the my-server.crt.pem

Hey there, I've been working at this all day and I'm kind of stuck at this point. I've followed your tutorial and it's worked the best so far in that I can at least get the cert working on your faked ca.

The issue is when I go to switch out the my-server.crt.pem with the one I've received from positiveSLL the browser doesn't say it's untrusted only that the webpage is unavailable. The server itself looks fine as if it was running.

Any guidance at all would be incredibly helpful as I said, been beating my head against this all day.
Thanks!

Post-August request

You mentioned that you'd update this once Mozilla provides SSL certificates (OK, I just realized I'm not even sure exactly what you promised, and I'm so new to SSL/HTTPS that it's all just a jumble of words, but you promised something, and it seemed like something I'd want to see to borrow from!).

Thanks, in advance, for your efforts!

Unhandled rejection Error: unable to verify the first certificate

Hi,
I am mindlessly following the the tutorial and upon starting the server I am greeted with errors.

mark@mark-W530:~/nodejs-ssl-example$ node ./serve.js 8043 4080

Redirecting all http traffic to https

Unhandled rejection Error: unable to verify the first certificate
    at Error (native)
    at TLSSocket.<anonymous> (_tls_wrap.js:935:38)
    at emitNone (events.js:67:13)
    at TLSSocket.emit (events.js:166:7)
    at TLSSocket._finishInit (_tls_wrap.js:516:8)

My node version (it's io.js):

mark@mark-W530:~/nodejs-ssl-example$ node -v
v2.3.4

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.