diff --git a/web/src/views/cert/AccountView.vue b/web/src/views/cert/AccountView.vue
index f9061698..65a8dbda 100644
--- a/web/src/views/cert/AccountView.vue
+++ b/web/src/views/cert/AccountView.vue
@@ -219,7 +219,7 @@ onUnmounted(() => {
{{
$gettext(
- "Google is not accessible in mainland China, other CAs depend on network conditions, recommend using Let's Encrypt"
+ "Google is not accessible in mainland China, other CAs depend on network conditions, recommend using Let's Encrypt or LiteSSL"
)
}}
diff --git a/web/src/views/cert/CreateAccountModal.vue b/web/src/views/cert/CreateAccountModal.vue
index 1d86e7a3..b7b3b831 100644
--- a/web/src/views/cert/CreateAccountModal.vue
+++ b/web/src/views/cert/CreateAccountModal.vue
@@ -76,7 +76,7 @@ const handleCreateAccount = () => {
{{
$gettext(
- "Google is not accessible in mainland China, other CAs depend on network conditions, recommend using Let's Encrypt"
+ "Google is not accessible in mainland China, other CAs depend on network conditions, recommend using Let's Encrypt or LiteSSL"
)
}}