Skip to content

Instantly share code, notes, and snippets.

@vrou
vrou / gist:f33ec2e5609f263c91cd
Created March 27, 2016 08:26 — forked from nneul/gist:76a38010313f55db0f7a
sample hook for letsencrypt.sh
#!/usr/bin/perl
my $i = 0;
my $info = "Arguments:\n";
my ( $action, $name, $challenge, $auth ) = @ARGV;
foreach my $arg (@ARGV) {
$i++;
$info .= "\t$i: $arg\n";
}
$info .= "\n\n";
### Keybase proof
I hereby claim:
* I am vrou on github.
* I am brosting (https://keybase.io/brosting) on keybase.
* I have a public key whose fingerprint is 63C6 CA0D 0AEF 79BA 3535 2E26 13A8 2730 0F11 0E13
To claim this, I am signing this object: