diff --git a/frontend/projects/setup-wizard/src/app/pages/success/download-doc/download-doc.component.html b/frontend/projects/setup-wizard/src/app/pages/success/download-doc/download-doc.component.html
index 25fa87a2e..ef8c32a49 100644
--- a/frontend/projects/setup-wizard/src/app/pages/success/download-doc/download-doc.component.html
+++ b/frontend/projects/setup-wizard/src/app/pages/success/download-doc/download-doc.component.html
@@ -37,7 +37,7 @@
Download your server's Root CA and
Note:
This address will only work from a Tor-enabled browser.
+ -
+ Bookmark this page
+ - Save this page so you can access it later. You can also find the
+ address in the
+
StartOS-info.html
+ file downloaded at the end of initial setup.
+
-
Download your server's Root CA
- Your server uses its Root CA to generate SSL/TLS certificates for
@@ -37,7 +44,7 @@
size="small"
shape="round"
color="primary"
- href="https://docs.start9.com/0.3.5.x/user-manual/getting-started/trust-ca/#trust-root-ca"
+ href="https://docs.start9.com/0.3.5.x/user-manual/trust-ca#establishing-trust"
target="_blank"
noreferrer
>
@@ -47,9 +54,8 @@
-
Test
- - If refreshing the page does not work, you may need to quit the
- browser and re-open.
- Tip: before quitting, bookmark this page or copy the URL.
+ - Refresh the page. If refreshing the page does not work, you may need
+ to quit and re-open your browser, then revisit this page.
-
+
Skip
+ (not recommended)
diff --git a/frontend/projects/ui/src/app/pages/login/ca-wizard/ca-wizard.component.scss b/frontend/projects/ui/src/app/pages/login/ca-wizard/ca-wizard.component.scss
index c87093699..48b198525 100644
--- a/frontend/projects/ui/src/app/pages/login/ca-wizard/ca-wizard.component.scss
+++ b/frontend/projects/ui/src/app/pages/login/ca-wizard/ca-wizard.component.scss
@@ -63,6 +63,13 @@ ol {
font-size: 64px;
}
+.skip_detail {
+ display: block;
+ font-size: 0.8rem;
+ margin-top: -13px;
+ padding-bottom: 0.5rem;
+}
+
@media (max-width: 700px) {
#trusted, #untrusted {
max-width: 100%;
diff --git a/frontend/projects/ui/src/app/pages/login/login.page.html b/frontend/projects/ui/src/app/pages/login/login.page.html
index ef04eea67..99f6abbe8 100644
--- a/frontend/projects/ui/src/app/pages/login/login.page.html
+++ b/frontend/projects/ui/src/app/pages/login/login.page.html
@@ -14,7 +14,7 @@
Tor is faster over https. Your Root CA must be trusted.
For a secure local connection and faster Tor experience,