Further clean up

Further clean up
This commit is contained in:
Silentoplayz
2024-12-17 22:24:12 -05:00
parent b21c03ab47
commit 56ee9980bc
30 changed files with 51 additions and 45 deletions

View File

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

View File

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