index
:
PainlessLE
master
Obtain an X.509 certificate from the Let's Encrypt CA without having a dedicated web server installed.
Thomas Lange
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-22
Update Let's Encrypt Staging Environment URL
Thomas Lange
1
-1
/
+1
2022-10-22
Ensure that files ending with an LF character
Thomas Lange
3
-3
/
+3
2021-03-11
Make some more corrections to readme.md
Thomas Lange
1
-6
/
+6
2021-03-11
Make some corrections to readme.md
Thomas Lange
1
-3
/
+3
2018-05-31
Call "shift" after the getopts while loop
Thomas Lange
1
-1
/
+1
2018-05-20
Remove wrong unicode character U+013A with U+006C
Thomas Lange
1
-1
/
+1
2018-05-20
Remove the special emphasis of "RSA" because EC keys are working too
Thomas Lange
2
-7
/
+7
2018-03-31
Remove unnecessary command-line option "--text"
Thomas Lange
1
-1
/
+1
2017-02-25
Markdown formatting removed.
Thomas Lange
1
-3
/
+3
2017-02-25
Old license file removed.
Thomas Lange
1
-9
/
+0
2017-02-25
Typo in filename removed.
Thomas Lange
1
-0
/
+9
2017-02-10
Bugfix: Execute commands with "eval" to prevent problems with combined commands.
Thomas Lange
1
-2
/
+2
2017-01-26
Spelling mistake fixed.
Thomas Lange
1
-1
/
+1
2017-01-03
Use the full variable name $option instead of the abbreviation $opt.
Thomas Lange
1
-2
/
+2
2016-12-24
Delete previously obtained certificates only if Certbot has successfully acco...
Thomas Lange
1
-8
/
+16
2016-12-24
Additional command-line options to customize the certificate target filenames...
Thomas Lange
2
-12
/
+28
2016-12-23
Delete Certificate-Signing-Request (CSR) file which was created by mktemp on ...
Thomas Lange
1
-0
/
+5
2016-12-23
mktemp now creates the temporary CSR file by itself and with restricted UNIX ...
Thomas Lange
1
-1
/
+1
2016-12-22
Comment section now contains the option name instead the internal variable name.
Thomas Lange
1
-2
/
+2
2016-12-22
Parsing command-line arguments with the getopts shell builtin.
Thomas Lange
2
-9
/
+28
2016-12-21
Comment section restructured and updated.
Thomas Lange
1
-7
/
+6
2016-12-21
Added an forgotten modifier to the sed pattern.
Thomas Lange
1
-1
/
+1
2016-12-20
ARGUMENT_HOSTNAMES must now contain only a colon separated string with the ho...
Thomas Lange
2
-3
/
+3
2016-12-20
Requirements section was added.
Thomas Lange
1
-0
/
+3
2016-12-20
Email address is only needed when creating an account on the ACME server.
Thomas Lange
2
-5
/
+4
2016-12-19
Added OPENSSLCONF variable which contains the path to the openssl.cnf file.
Thomas Lange
1
-1
/
+2
2016-12-19
Initial commit
Thomas Lange
3
-0
/
+122