caddy/caddy
Chad Retz 88a2811e2a Pluggable TLS Storage (#913)
* Initial concept for pluggable storage (sans tests and docs)

* Add TLS storage docs, test harness, and minor clean up from code review

* Fix issue with caddymain's temporary moveStorage

* Formatting improvement on struct array literal by removing struct name

* Pluggable storage changes:

* Change storage interface to persist all site or user data in one call
* Add lock/unlock calls for renewal and cert obtaining

* Key fields on composite literals
2016-07-08 07:32:31 -06:00
..
caddymain Pluggable TLS Storage (#913) 2016-07-08 07:32:31 -06:00
build.bash Misc. changes: {hostonly} placeholder, self_signed port fix 2016-07-02 14:11:17 -06:00
main_test.go Every package has a test 2016-06-21 00:11:55 -06:00
main.go Every package has a test 2016-06-21 00:11:55 -06:00