feat(ssl): add autimation for ssl configurations (scripts/setup-ssl) with given custom-ssl/privatekey.pem and custom-ssl/fullchain.pem credentials

This commit is contained in:
2026-03-19 07:11:53 +08:00
parent a521a88d38
commit b4abafd28f
3 changed files with 77 additions and 0 deletions

2
.gitignore vendored
View File

@@ -28,3 +28,5 @@ Thumbs.db
.idea/
*.swp
*.swo
custom-ssl/