]>
Raphaƫl G. Git Repositories - acme/blob - gencert
11 use POSIX
qw(EXIT_SUCCESS EXIT_FAILURE);
17 if (scalar(@ARGV) < 2) {
18 print "Usage: $0 user\@example.com www.example.com [example.com] [...]\n";
23 my $acme = acme-
>new(shift @ARGV, @ARGV);
25 # Prepare environement
28 # Generate required keys