projects
/
lets-encrypt-tiny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
db9d921
)
link to LE tiny post
author
Ralf Jung
<post@ralfj.de>
Tue, 26 Dec 2017 18:59:02 +0000
(19:59 +0100)
committer
Ralf Jung
<post@ralfj.de>
Tue, 26 Dec 2017 18:59:02 +0000
(19:59 +0100)
letsencrypt-tiny
patch
|
blob
|
history
diff --git
a/letsencrypt-tiny
b/letsencrypt-tiny
index 7f23ad5cc0e0242c10272dad17533792a073c529..d4e696d2f36aca8f29ff996e9416fe3fbf7d751f 100755
(executable)
--- a/
letsencrypt-tiny
+++ b/
letsencrypt-tiny
@@
-1,5
+1,5
@@
#!/usr/bin/env python3
-##
Call with "--help"
for documentation.
+##
See <https://www.ralfj.de/blog/2017/12/26/lets-encrypt.html>
for documentation.
import argparse, configparser, itertools, stat, os, os.path, sys, subprocess, datetime