fix
This commit is contained in:
Silentoplayz 2024-12-17 22:37:53 -05:00
parent 56ee9980bc
commit 596f1d9bac
2 changed files with 3 additions and 8 deletions

View File

@ -1,7 +1,4 @@
---
sidebar_position: 200
title: "Let's Encrypt"
---
### Let's Encrypt
Let's Encrypt provides free SSL certificates trusted by most browsers, ideal for production environments.

View File

@ -1,7 +1,5 @@
---
sidebar_position: 300
title: "Self-Signed Certificate"
---
### Self-Signed Certificate
Using self-signed certificates is suitable for development or internal use where trust is not a critical concern.