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

            Bug ID: 62189
           Summary: mod_md: allow md and other ACME clients to coexist
                    when handling /.well-known path
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Other Modules
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Currently when mod_md is installed and activated it fully takes over of
/.well-known handling.

This makes impossible to use mod_md and other ACME clients (certbot,
dehydrated, other) at the same time.


This feature request is to make mod_md only handle its own authentication
requests and fallback to typical httpd handling for unknown authentication
requests.


By typical I mean for example on disk files like created by certbot but also
Proxy directives that redirect requests to custom ACME centralized server that
handles all authentications from all web servers in a farm.

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