Skip to content

Commit efb0b0f

Browse files
Manual adjustments: use DashButton first in always-use-https
1 parent d2d2244 commit efb0b0f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/content/docs/ssl/edge-certificates/additional-options/always-use-https.mdx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,13 @@ If only some parts of your application can support HTTPS traffic, do not enable
3636

3737
To enable **Always Use HTTPS** in the dashboard:
3838

39-
1. Make sure that your [SSL/TLS encryption mode](/ssl/origin-configuration/ssl-modes/off/) **is not** set to **Off** (check on the [**SSL/TLS Overview**](https://dash.cloudflare.com/?to=/:account/:zone/ssl-tls) page). When you set your encryption mode to **Off**, the **Always Use HTTPS** option will not be visible in your Cloudflare dashboard.
40-
2. In the Cloudflare dashboard, go to the **Edge Certificates** page.
39+
1. In the Cloudflare dashboard, go to the **SSL/TLS Overview** page for the respective application.
4140

42-
<DashButton url="/?to=/:account/:zone/ssl-tls/edge-certificates" />
41+
<DashButton url="/?to=/:account/:zone/ssl-tls" />
4342

44-
3. For **Always Use HTTPS**, switch the toggle to **On**.
43+
2. Make sure that your [SSL/TLS encryption mode](/ssl/origin-configuration/ssl-modes/off/) is not set to **Off**. When you set your encryption mode to **Off**, the **Always Use HTTPS** option will not be visible in your Cloudflare dashboard.
44+
3. Go to the [**Edge Certificates**](https://dash.cloudflare.com/?to=/:account/:zone/ssl-tls/edge-certificates) page.
45+
4. Turn on **Always Use HTTPS**.
4546

4647
</TabItem> <TabItem label="API">
4748

0 commit comments

Comments
 (0)