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

            Bug ID: 59175
           Summary: add ACME protocol support for automated certificate
                    management
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: mod_ssl
          Assignee: [email protected]
          Reporter: [email protected]

Many people want to use SSL/TLS, and should, but getting and managing
certificates is a pain. Server software can relieve much of the pain by
supporting the ACME protocol and automatically retrieving and managing
certificates for configured domains.

The ACME protocol can be supported by any certificate authority (CA) and an
IETF WG is working on standardizing it.

Here is an example of an HTTP server getting a certificate for a domain
automatically using ACME and Let's Encrypt:

https://www.youtube.com/watch?v=nk4EWHvvZtI

We should try to make it this easy in apache as well.

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