Coder Social home page Coder Social logo

Comments (13)

igrigorik avatar igrigorik commented on August 17, 2024

/cc @indutny

from istlsfastyet.com.

indutny avatar indutny commented on August 17, 2024

hey :) What do you expect from me to write here? I guess node.js could be added indeed.

from istlsfastyet.com.

igrigorik avatar igrigorik commented on August 17, 2024

Figured you'd know the answers off the top of your head! Does node.js support...

  • session identifiers: ?
  • session tickets: ?
  • OCSP stapling: ?
  • Custom record sizing: yes
  • NPN: yes
  • Forward secrecy: no? No ECDH support?
  • Spdy: node-spdy.

from istlsfastyet.com.

indutny avatar indutny commented on August 17, 2024
  1. yes
  2. yes
  3. yes
  4. yes
  5. yes
  6. yes
  7. yes

from istlsfastyet.com.

igrigorik avatar igrigorik commented on August 17, 2024

"ECDH (Elliptic Curve Diffie-Hellman) ciphers are not yet supported." - from the docs? [1]

Also, any pointers on docs for identifiers/tickets/stapling? I can't find anything.

[1] http://nodejs.org/api/tls.html

from istlsfastyet.com.

indutny avatar indutny commented on August 17, 2024

All of these are supported in node.js v0.11 (which is in development). I'll send you a list for v0.10 tomorrow.

from istlsfastyet.com.

indutny avatar indutny commented on August 17, 2024

v0.10:

  • session identifiers: yes
  • session tickets: no
  • OCSP stapling: no
  • Custom record sizing: no
  • NPN: yes
  • Forward secrecy: no
  • No ECDH support? no
  • Spdy: yes

But please mention that v0.11/v0.12 support all of them :)

from istlsfastyet.com.

igrigorik avatar igrigorik commented on August 17, 2024

@indutny thanks! Q: do we have an ETA for .11 and .12 releases? Is there a consistent release schedule for node?

from istlsfastyet.com.

indutny avatar indutny commented on August 17, 2024

You are welcome. No ETA, no release schedule unfortunately. Hopefully soon!

from istlsfastyet.com.

gunta avatar gunta commented on August 17, 2024

ALPN not supported yet tho.

from istlsfastyet.com.

xiongchiamiov avatar xiongchiamiov commented on August 17, 2024

It looks like v0.11 and v0.12 have had releases now.

from istlsfastyet.com.

igrigorik avatar igrigorik commented on August 17, 2024

Anyone willing to update the feature matrix? Ideally, with links to appropriate docs? :)

from istlsfastyet.com.

igrigorik avatar igrigorik commented on August 17, 2024

Added in e77aa73, closing.

from istlsfastyet.com.

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.