- Shipped
- 2025년 11월 6일 오전 12:29 UTC
- Author
- snadjafinia
- Commit
- f4d6706
- Changed SSL_ENABLED to SERVER_SSL_ENABLED - Changed SSL_KEY_STORE to SERVER_SSL_KEY_STORE - Changed SSL_KEY_STORE_PASSWORD to SERVER_SSL_KEY_STORE_PASSWORD - Spring Boot requires SERVER_ prefix for server.ssl.* properties - Fixes SSL using wrong keystore (/root/.keystore instead of our p12)