7 Commits

Author SHA1 Message Date
Anh Duc Le 37c05a177e Enhance SSL configuration handling in mkcert.sh
- Added a check to see if the domain is already configured for SSL before copying certificates.
- Updated messages to clarify the steps of moving domains between 'docker' and 'dockerLocal' templates.
2025-11-06 14:59:14 +07:00
Code-Egg 48e7c948b6 modified: README.md
modified:   bin/mkcert.sh
2025-11-06 14:41:01 +08:00
Anh Duc Le 4e41befe7b Update help message in mkcert.sh to clarify usage of --remove option 2025-11-06 10:17:29 +07:00
Anh Duc Le 08f2b45f5a Refactor installation steps in mkcert.sh for clarity and consistency 2025-11-05 10:55:01 +07:00
Anh Duc Le 4a4ced1a28 Add domain verification and local SSL configuration to mkcert.sh 2025-11-05 10:55:01 +07:00
Anh Duc Le 8e480f3768 Enhance mkcert.sh script with improved error handling, added test option, and refined SSL configuration steps 2025-11-05 10:55:01 +07:00
Anh Duc Le 40edce0d1f Add mkcert.sh script for SSL certificate generation and management 2025-11-05 10:55:01 +07:00