Skip to content

Instantly share code, notes, and snippets.

View Ho6hTTOYGg2e's full-sized avatar

6nHgna3MC1 Ho6hTTOYGg2e

View GitHub Profile
@tache
tache / hook.rb
Last active January 11, 2018 21:08 — forked from asimihsan/hook.rb
Hook for letsencrypt.sh to do DNS challenges
#!/usr/bin/env ruby
require 'aws-sdk'
require 'pry'
require 'awesome_print'
require 'domainatrix'
# ------------------------------------------------------------------------------
# Credentials
# ------------------------------------------------------------------------------