- Shipped
- 2025年11月6日 0: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)