Git Product home page Git Product logo

Comments (15)

normanmaurer avatar normanmaurer commented on May 11, 2024 1

@richsalz did this ever land in openssl ? I am trying to find the changeset but no luck so far :/

from openssl.

Scottmitch avatar Scottmitch commented on May 11, 2024

@richsalz - FYI this is to continue our discussion about the ALPN / NPN failure behavior. The OpenJDK based implementations (jetty-alpn and jetty-npn) have been updated to support controlling the behavior at the granularity of each handshake (so not just a compile time flag or system property). I think this is equivalent to adding an additional return value to the openssl callbacks?

In the case of ALPN we used the no_application_protocol(120) alert and in the case of NPN we used the handshake_failure(40) alert to fail the handshake (if callbacks indicated a failure was desired).

from openssl.

Scottmitch avatar Scottmitch commented on May 11, 2024

Any updates or thoughts on this?

from openssl.

Scottmitch avatar Scottmitch commented on May 11, 2024

Now that HTTP/2 has been published as an RFC (and ALPN is already an RFC)....is there any chance of this getting re-prioritized?

from openssl.

richsalz avatar richsalz commented on May 11, 2024

yeah, it probably should be. can you bring it up on openssl-dev?

from openssl.

Scottmitch avatar Scottmitch commented on May 11, 2024

@richsalz - Done. Haven't received feedback that the post went through yet though. Not sure if I'm required to join before posting or if the post has to be reviewed before it makes it to the archives.

from openssl.

richsalz avatar richsalz commented on May 11, 2024

ah, yeah, you have to be a member of the list to post. i think nabble has a UI that lets you post

from openssl.

Scottmitch avatar Scottmitch commented on May 11, 2024

@richsalz - Join request sent.

from openssl.

Scottmitch avatar Scottmitch commented on May 11, 2024

Question posted to mailing list http://marc.info/?l=openssl-dev&m=143285528815940&w=2

from openssl.

richsalz avatar richsalz commented on May 11, 2024

See also http://rt.openssl.org/Ticket/Display.html?id=3463 (user/pass guest/guest)

from openssl.

Scottmitch avatar Scottmitch commented on May 11, 2024

@richsalz - I checked out the patch and it looks good. The only thing from your point of view is whether you want to make the fatal alert failure behavior in s_server optional or not. This would be to preserve existing behavior, even though it goes against the spec.

What is the timeline on evaluating / merging / targeting this for a release?

from openssl.

richsalz avatar richsalz commented on May 11, 2024

Finally closing this in 1.1; we'll send the alert. code to land in repo shortly.

from openssl.

Scottmitch avatar Scottmitch commented on May 11, 2024

@richsalz - Thanks for the update! So this will not land in a 1.0.2 release?

from openssl.

richsalz avatar richsalz commented on May 11, 2024

nope. sorry.

from openssl.

richsalz avatar richsalz commented on May 11, 2024

It was done in 1.1.0 and later. not backported as faras i know.

from openssl.

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.