lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

acme.config (284B)


      1 config acme
      2        option state_dir '/etc/acme'
      3        option account_email 'email@example.org'
      4        option debug 0
      5 
      6 config cert 'example'
      7        option enabled 0
      8        option use_staging 0
      9        option keylength 2048
     10        option update_uhttpd 1
     11        list domains example.org