mirror of https://github.com/perkeep/perkeep.git
885389a10f
As the requests to the publisher are proxied through Camlistore's app handler, there's no point in the publisher having its own autocert Manager to request a certificate. Therefore, the publisher reuses (readonly) camlistored's autocert CacheDir to get its certificate. It follows that, for now, Let's Encrypt only works for the publisher if it is running on the same host as camlistored (or more precisely, if they share the same filesystem). Fixes #458 Change-Id: Icf3be2913f85f9ec6f94b831ad58e1949b4d6961 |
||
---|---|---|
.. | ||
envpipe_unix.go | ||
envpipe_windows.go | ||
webserver.go |