Sha256: 6f2aedb852efa3d3ba5b4b93990fe2ed80d6a2aba9b81f29947ed436148ec7b1

Contents?: true

Size: 296 Bytes

Versions: 5

Compression:

Stored size: 296 Bytes

Contents

# See config.defaults.yml for all available settings.

key_size: 4096
endpoint: 'https://acme-v01.api.letsencrypt.org/'
letsencrypt_account_email: 'me@example.com'
domains:
  - 'example.com'
  - 'www.example.com'
# The webroot of the application.
public: '/home/myuser/webapps/myapp/public_html'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
letsencrypt_webfaction-2.2.1 config.example.yml
letsencrypt_webfaction-2.2.0 config.example.yml
letsencrypt_webfaction-2.1.0 config.example.yml
letsencrypt_webfaction-2.0.1 config.example.yml
letsencrypt_webfaction-2.0.0 config.example.yml