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 2019/01/07 17:25:29 UTC

[Bug 63066] New: Add support for ACME TLS-ALPN Challenges

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

            Bug ID: 63066
           Summary: Add support for ACME TLS-ALPN Challenges
           Product: Apache httpd-2
           Version: 2.4.37
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_http2
          Assignee: bugs@httpd.apache.org
          Reporter: quanah.gibsonmount@gmail.com
  Target Milestone: ---

The mod_md work to support TLS-SNI challenges is no longer useful with Let's
Encrypt as that method has been deprecated due to security issues.

The replacement is Acme's TLS-ALPN challenge as described in
https://tools.ietf.org/html/draft-ietf-acme-tls-alpn-05

It would be very helpful for Apache HTTPD to support this new challenge type.

-- 
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 63066] Add support for ACME TLS-ALPN Challenges

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

--- Comment #1 from Stefan Eissing <st...@eissing.org> ---
Totally agree. Note however that his necessitates the support for ACMEv2 where
current mod_md only runs against a ACMEv1 endpoint.

-- 
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 63066] Add support for ACME TLS-ALPN Challenges

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

--- Comment #2 from Stefan Eissing <st...@eissing.org> ---
A very early experience version can be found at the github repository:
https://github.com/icing/mod_md

Always looking for testers and feedback.

-- 
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 63066] Add support for ACME TLS-ALPN Challenges

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

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
                 OS|                            |All

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