Certflare

Join the chat at https://gitter.im/Certflare/community

Certflare is an easier and quicker way to your certs from certbot/letsencrypt/ietf. Why make your own script when something does it better and easier, especially if you don't know ruby.

Just install this, run xxxxx and you'll be on your way,
and certbot and certflare will work together to keep
your certificates valid.

Installation

Add this line to your application's Gemfile:

gem 'certflare'

And then execute:

bundle

Or install it yourself as:

gem install certflare

Usage

As a Hook

Authenticating:

certflare_hook auth [options]

certbot --auth-hook="certflare_hook auth [options]"

Cleaning Up

certflare_hook clean [options]

As a client itself

certflare

Contributing

Bug reports and pull requests are welcome on GitHub
at IotaSpencer/certflare.

This project is intended to be a safe, welcoming space for collaboration.
Contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Certflare project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.