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
Enhance AWS RDS SSL configuration for database connections
- Update buildspec.yml to set PGSSLMODE and NODE_TLS_REJECT_UNAUTHORIZED for SSL handling
- Modify drizzle.config.ts to include SSL options directly in dbCredentials
- Remove aws-ssl-profiles dependency and adjust db connection settings to disable certificate verification while maintaining SSL encryption
0 commit comments