letsencrypt_plugin 0.0.10
letsencrypt-plugin is a Ruby on Rails helper for Let's Encrypt service for retrieving SSL certificates (without using sudo, like original letsencrypt client does). It uses acme-client gem for communication with Let's Encrypt server.
Gemfile:
=
instalar:
=
Runtime Dependencies (2):
acme-client
~> 0.6.1
rails
>= 4.2
Development Dependencies (10):
byebug
~> 9.0.6
codeclimate-test-reporter
~> 1.0.8
minitest
~> 5.10.2
minitest-rails
~> 3.0.0
minitest-reporters
~> 1.1.14
mocha
~> 1.2.1
rubocop
~> 0.49.1
simplecov
~> 0.13
sqlite3
~> 1.3.13
webmock
~> 3.0.1