luci-app-acme: remove handling of deprecated `state_dir` option
authorJo-Philipp Wich <jo@mein.io>
Wed, 15 Mar 2023 10:45:08 +0000 (11:45 +0100)
committerJo-Philipp Wich <jo@mein.io>
Wed, 15 Mar 2023 10:45:08 +0000 (11:45 +0100)
commitacf40dc0d402c68f35c02982a119e4a64131ce04
tree83a2dfac4d71b5d797a8074dbe77e4209863cea0
parent0f6e1663ca0370ab3f8ca3927a9d0a37b015d0f4
luci-app-acme: remove handling of deprecated `state_dir` option

Recent versions of "acme" report the following message on startup:

    daemon.warn acme: Option "state_dir" is deprecated, please remove it.
                      Certificates now exist in /etc/ssl/acme

Solve this issue by removing the support for this deprecated option.

Fixes: #6273
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js