You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2022/06/01 01:51:17 UTC

[Bug 66100] New: openssl3 ab maintainer mode failures

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

            Bug ID: 66100
           Summary: openssl3 ab maintainer mode failures
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: support
          Assignee: bugs@httpd.apache.org
          Reporter: covener@gmail.com
  Target Milestone: ---

I tried repairing some maintainer mode failures in ab.c before I realized
mod_ssl didn't build clean in this env.  Fedora 36.

touched output seems right but leaving here for someone who knows more openssl

$ built/bin/ab -v4 https://example.com:443/ 2>&1 |egrep "(ECDH|read from)"

read from 0x992010 [0x99c508] (802 bytes => 1 (0x1))
read from 0x992010 [0x99c503] (5 bytes => 1 (0x1))
read from 0x992010 [0x99c508] (19 bytes => 1 (0x1))
Server Temp Key:        ECDH prime256v1 256 bits

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 66100] openssl3 ab maintainer mode failures

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

--- Comment #1 from Eric Covener <co...@gmail.com> ---
Created attachment 38306
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=38306&action=edit
ab patch for ossl3 deprecations

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org