Added option to run letsencrypt.sh without locks

This should only be used when letsencrypt.sh is under control by a
different script which makes sure that no two processes are touching the
same files.
This commit is contained in:
Lukas Schauer
2016-07-21 12:34:40 +02:00
parent 194464b04b
commit bd9cc5b0c4
3 changed files with 16 additions and 6 deletions
+1
View File
@@ -15,6 +15,7 @@ This file contains a log of major changes in letsencrypt.sh
- Initial support for configuration on per-certificate base
- Support for per-CA account keys and custom config for output cert directory, license, etc.
- Added option to select IP version of name to address resolution
- Added option to run letsencrypt.sh without locks
## Fixed
- letsencrypt.sh no longer stores account keys from invalid registrations