module LetsCert class IOPlugin ALLOWED_PLUGINS = %w(account_key.json cert.der cert.pem chain.pem full.pem) + %w(fullchain.pem key.der key.pem) end end