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

            Bug ID: 65252
           Summary: SSLOptions StrictRequire documentation
           Product: Apache httpd-2
           Version: 2.4.39
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
          Assignee: docs@httpd.apache.org
          Reporter: cales...@scientia.net
  Target Milestone: ---

1) The documentation for StrictRequire still uses the legacy Satisfy directive.

2) Thus, it's no even clear, whether StrictRequire applies really only to
mod_access_compat's Satisfy... or also the the new Require/RequireAny/etc., or
not.
I.e. would e.g. a
SSLRequireSSL
<RequireAny>
   Require all granted
</RequireAny>
be still affectde by StrictRequire, just in the same sense as with Satisfy?

3) It's further not clear, whether "Require ssl" is also affected by this

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

Reply via email to