[
https://issues.apache.org/jira/browse/TS-4320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15235756#comment-15235756
]
ASF GitHub Bot commented on TS-4320:
------------------------------------
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 <[email protected]>
Date: 2016-04-11T18:37:52Z
TS-4320: Add ACME Plugin
----
> Implement a letsencrypt / ACME plugin for ATS
> ---------------------------------------------
>
> Key: TS-4320
> URL: https://issues.apache.org/jira/browse/TS-4320
> Project: Traffic Server
> Issue Type: New Feature
> Components: Plugins
> Reporter: Leif Hedstrom
> Assignee: Phil Sorber
> Fix For: 6.2.0
>
>
> We should implement the ACME protocols as part of the letsencrypt services
> for ATS. This allows easier (zero work) TLS setup when configuring an web
> server based on ATS.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)