You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2018/08/06 06:55:43 UTC

[Bug 62599] New: add support for registering a token binding handler

https://bz.apache.org/bugzilla/show_bug.cgi?id=62599

            Bug ID: 62599
           Summary: add support for registering a token binding handler
           Product: Apache httpd-2
           Version: 2.4.34
          Hardware: Macintosh
                OS: Mac OS X 10.1
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: mod_ssl
          Assignee: bugs@httpd.apache.org
          Reporter: hans.zandbelt@zmartzone.eu
  Target Milestone: ---

Created attachment 36073
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36073&action=edit
mod_ssl token binding patch

This patch adds support for registering a handler that can implement the token
binding functionality that is soon to be standardized:
https://datatracker.ietf.org/wg/tokbind/documents/

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 62599] add support for registering a token binding handler

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62599

Joe Orton <jo...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Joe Orton <jo...@redhat.com> ---
I think the external hooks (e.g. init_server) exposed by mod_ssl_openssl.h
should be sufficient to do this already, have you had a look at that?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 62599] add support for registering a token binding handler

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62599

Hans Zandbelt <ha...@zmartzone.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |PatchAvailable

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 62599] add support for registering a token binding handler

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62599

--- Comment #2 from Hans Zandbelt <ha...@zmartzone.eu> ---
allright, after some juggling that seems to work indeed, thanks! please
disregard this report

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 62599] add support for registering a token binding handler

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62599

Joe Orton <jo...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #3 from Joe Orton <jo...@redhat.com> ---
Great, thanks for letting us know!

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org