- tmp/ 重命名為 ssl_certs/,存放憑證相關檔案 - ssl_deploy_guide.md 改寫為 8 步驟標準作業流程 - .gitignore 排除私鑰與 fullchain 等敏感檔案 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 lines
66 B
Plaintext
6 lines
66 B
Plaintext
*.tar.gz
|
|
*.zip
|
|
php/
|
|
ssl_certs/privkey.pem
|
|
ssl_certs/fullchain.pem
|