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

           Summary: [patch] More specific error message for missing
                    SSLCertificateFile
           Product: Tomcat 7
           Version: trunk
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Connectors
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=26767)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26767)
Patch to check and report error

If using SSL with APR, a missing SSLCertificateFile attribute currently results
in a somewhat cryptic message from the native code.

This patch checks whether the attribute is null before calling the native code,
and reports a more specific error.

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