appsmith
appsmith copied to clipboard
[Feature]: Redshift to have SSL optional
Is there an existing issue for this?
- [X] I have searched the existing issues
Description

Steps To Reproduce
- Pull a redshift local docker & start
- Try to connect to it via Appsmith Redshift plugin
- RedShift pulgin is similar to postgres but does not have choice to make SSL optional
- Hence local connections fail as shown in above image
- Expected: Redshift also to have Enable SSL as a choice to decide based on the end user need
Public Sample App
No response
Environment
Production
Issue video log
No response
Version
v1.9.14
@sumitsum @AmanAgarwal041 Hey, I'd love to try fixing this one. Could you pls assign it?
@harshmange44 thanks for showing interest in contributing to Appsmith. I have assigned this issue to you. Please check this file to understand the relevant changes: RedshiftDatasourceUtils.java and form.json
@sumitsum Thanks!! I've already made some necessary changes and raised a PR. Could you pls review it?