You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2016/06/25 09:10:10 UTC

[Bug 59754] New: support HPKP (Public-Key-Pins) Header

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

            Bug ID: 59754
           Summary: support HPKP (Public-Key-Pins) Header
           Product: Tomcat 9
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Connectors
          Assignee: dev@tomcat.apache.org
          Reporter: hauser@acm.org

see https://scotthelme.co.uk/hpkp-http-public-key-pinning/


maybe the HttpHeaderSecurityFilter of bug 58735 can be used for this

see also bug 58548

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 59754] support HPKP (Public-Key-Pins) Header

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

--- Comment #1 from Christopher Schultz <ch...@christopherschultz.net> ---
I remember hearing about this.

I have no objection to anyone else working on this, but it's a terrible design:
it's trying to solve the problem of not using DNSSEC by essentially
re-implementing DNSSEC with the notable problem of being trust-on-first-use
(TOFU). So it's completely useless from a security perspective. You can still
be owned: you just have to be owned early.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 59754] support HPKP (Public-Key-Pins) Header

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

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from Mark Thomas <ma...@apache.org> ---


*** This bug has been marked as a duplicate of bug 59179 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 59754] support HPKP (Public-Key-Pins) Header

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

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org