GitHub user PSUdaemon opened a pull request: https://github.com/apache/trafficserver/pull/560
TS-4320: Add ACME Plugin This is a first pass at making an ACME plugin for ATS. This current version amounts to a simple static file server that leverages a CLI client, but there are plans to make this a fully standalone implementation down the road. You can merge this pull request into a Git repository by running: $ git pull https://github.com/PSUdaemon/trafficserver acme_plugin Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/560.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #560 ---- commit d8a87109e7edb2419f425e48ad06a1a9bdd782cf Author: Phil Sorber <sor...@apache.org> Date: 2016-04-11T18:37:52Z TS-4320: Add ACME Plugin ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---