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 2014/02/18 00:12:56 UTC

[Bug 56148] New: support (multiple) ocsp stapling

https://issues.apache.org/bugzilla/show_bug.cgi?id=56148

            Bug ID: 56148
           Summary: support (multiple) ocsp stapling
           Product: Tomcat 7
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Connectors
          Assignee: dev@tomcat.apache.org
          Reporter: hauser@acm.org

to reduce client (http often without "s") traffic to CAs, etc.

see section "disable Online Certificate Status Protocol (OCSP) checks" in
https://calomel.org/firefox_ssl_validation.html 

https://casecurity.org/2013/05/07/an-introduction-to-ocsp-multi-stapling/

for the firefox client side, see 
https://bugzilla.mozilla.org/show_bug.cgi?id=957667

-- 
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 56148] support (multiple) ocsp stapling

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

Violeta Georgieva <vi...@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


[Bug 56148] support (multiple) ocsp stapling

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Support for this in the BIO and NIO connectors is going to have to wait until
Java provides the support. I don't see it in Java 8 which means that it is
likely to be at least Java 9.

It should be possible to do something for APR/native.

-- 
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