letsencrypt_plugin 0.0.6
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:
=
安裝:
=
Runtime 相依性套件 (2):
acme-client
~> 0.2.4
rails
~> 4.2.5