ruby-acme-cli icon indicating copy to clipboard operation
ruby-acme-cli copied to clipboard

release 2.0.0

Open threeturn opened this issue 5 years ago • 1 comments

Hi, are you going to release this gem? :)

threeturn avatar Aug 23 '20 15:08 threeturn

That would be nice indeed ! thanks for the hint on using master for solving the incompatibility error I was getting

         1: from /usr/local/rvm/rubies/ruby-2.6.6/lib/ruby/gems/2.6.0/gems/acme-cli-0.6.1/lib/letsencrypt/cli/acme_wrapper.rb:25:in `new'
/usr/local/rvm/rubies/ruby-2.6.6/lib/ruby/gems/2.6.0/gems/acme-client-2.0.7/lib/acme/client.rb:33:in `initialize': unknown keyword: endpoint (ArgumentError)

in relation with https://community.letsencrypt.org/t/end-of-life-plan-for-acmev1/88430/23

use gem 'acme-cli', git: 'https://github.com/zealot128/ruby-acme-cli/' until rubygems has the official release

mathieujobin avatar Mar 21 '21 09:03 mathieujobin