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 2021/07/08 05:26:06 UTC

[Bug 65441] New: sslutils.c: function OCSP_HTTP_parse_url doesn't exist, use OSSL_HTTP_parse_url instead

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

            Bug ID: 65441
           Summary: sslutils.c: function OCSP_HTTP_parse_url doesn't
                    exist, use OSSL_HTTP_parse_url instead
           Product: Tomcat Native
           Version: 1.2.30
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Library
          Assignee: dev@tomcat.apache.org
          Reporter: lzsiga@freemail.c3.hu
  Target Milestone: ---

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

In sslutils.c (line 998) function OCSP_HTTP_parse_url doesn't exist in OpenSSL3
OSSL_HTTP_parse_url should be used instead.

-- 
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 65441] sslutils.c: function OCSP_HTTP_parse_url doesn't exist, use OSSL_HTTP_parse_url instead

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

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

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

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Thanks for the report and the patch. Fixed for 1.2.31 onwards.

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