Browse Source
Lint: FTPS_OPTIONS not defined in revised FTP update
pull/685/head
Timothe Litt
4 years ago
Failed to extract signature
1 changed files with
1 additions and
0 deletions
-
getssl
|
|
|
@ -292,6 +292,7 @@ DEFAULT_REVOKE_CA="https://acme-v02.api.letsencrypt.org" |
|
|
|
DOMAIN_KEY_LENGTH=4096 |
|
|
|
DUAL_RSA_ECDSA="false" |
|
|
|
FTP_OPTIONS="" |
|
|
|
FTPS_OPTIONS="" |
|
|
|
FULL_CHAIN_INCLUDE_ROOT="false" |
|
|
|
GETSSL_IGNORE_CP_PRESERVE="false" |
|
|
|
HTTP_TOKEN_CHECK_WAIT=0 |
|
|
|
|