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

           Summary: OCSP stapling doesn't use default ports.
           Product: Apache httpd-2
           Version: 2.3-HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: mod_ssl
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=24758)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24758)
Use default port if none specified

If a port is not explicitly specified for OCSP stapling it attempts to connect
using port 0. Fix is to use apr_uri_port_of_scheme in the same way as normal
client certificate OCSP.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to