You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: [#28] SSL certificate domain mismatch in deploy-app.sh
- Fixed generate_selfsigned_certificates() function to use correct staging domains
- Removed hardcoded fallback to 'tracker.test.local'
- Added proper environment loading from staging-hetzner-staging.env
- Implemented base domain extraction logic for certificate generation
- SSL certificates now correctly generated for tracker.torrust-demo.dev and grafana.torrust-demo.dev
- Resolves nginx startup issues with SSL certificate domain mismatches
Validation:
- Successfully redeployed staging environment with correct certificates
- All services healthy and HTTPS endpoints working
- nginx running correctly with proper staging domain certificates
0 commit comments