|
@@ -969,6 +969,8 @@ const internalCertificate = {
|
|
|
object_id: updatedCertificate.id,
|
|
object_id: updatedCertificate.id,
|
|
|
meta: updatedCertificate,
|
|
meta: updatedCertificate,
|
|
|
});
|
|
});
|
|
|
|
|
+
|
|
|
|
|
+ return updatedCertificate;
|
|
|
} else {
|
|
} else {
|
|
|
throw new error.ValidationError(
|
|
throw new error.ValidationError(
|
|
|
"Only Let'sEncrypt certificates can be renewed",
|
|
"Only Let'sEncrypt certificates can be renewed",
|