- 已装运
- 2025年11月6日 00:29 UTC
- 作者
- snadjafinia
- 提交
- 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)