letsencrypt_plugin 0.0.3
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. ** This gem requires database for storing challenge response - it could be any DB supported by Ruby on Rails **
Gemfile:
=
instalar:
=
Runtime Dependencies (2):
acme-client
~> 0.2.2
rails
~> 4.2.5