Correct Spring Boot SSL environment variable names

FixMediaService
Shipped
November 6, 2025 at 12:29 AM 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)

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing