corrected message
This commit is contained in:
parent
8944609b63
commit
f302ff71c9
@ -367,7 +367,7 @@ const internalCertificate = {
|
||||
resolve(resp);
|
||||
});
|
||||
} else {
|
||||
throw new error.ValidationError('Only Let\'sEncrypt certificates can be renewed');
|
||||
throw new error.ValidationError('Only Let\'sEncrypt certificates can be downloaded');
|
||||
}
|
||||
}).catch((err) => reject(err));
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user