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

            Bug ID: 55774
           Summary: ab: optionally accept tls client certificate
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: support
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 31042
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31042&action=edit
First attempt patch

Some sites are only accessible when a TLS client certificate has been provided
by the client.

ab should support passing these details through to OpenSSL, when ab is built
with OpenSSL support.

The attached patch adds support for the "-E keyfile.pem" argument, which, when
specified, gives OpenSSL access to that file such that it can be sent if
necessary.

The "-E" naming is from curl(1), which accepts many more related arguments for
convenience, but none are actually required.

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