Current section

Files

Jump to
zotonic_mod_ssl_letsencrypt src zotonic_mod_ssl_letsencrypt.app.src
Raw

src/zotonic_mod_ssl_letsencrypt.app.src

{application,zotonic_mod_ssl_letsencrypt,
[{description,"Use SSL Certificate from a Certificiate Authority."},
{vsn,"1.0.0-rc.6"},
{registered,[]},
{applications,[kernel,stdlib,shotgun,zotonic_core]},
{env,[]},
{modules,[]},
{doc,"doc"},
{licenses,["Apache-2.0"]},
{links,[{"Website","https://zotonic.com/"},
{"GitHub","https://github.com/zotonic/zotonic"}]}]}.