I have skuid platform successfully talking to an Amazon RDS (PostgreSQL) database. I want to configure SSL and lockdown the firewall by IP. Is anyone familiar with this process willing to point me in the right direction?
Hey @duane!
I have found some documentation on how to lock down your firewall by IP:
https://docs.skuid.com/latest/v2/en/data/sql/#allowlist-ips
You can find this information when clicking on the Data Source Tab on your navigation bar.
Note: Make sure that you allow all the IP addresses shown.
Below is information on how to configure SSL:
https://docs.skuid.com/latest/v2/en/data/sql/#database-ssl-configuration
This can be found when you click on the SSL tab in the same Data Source window.
I hope that helps, and let me know if you have any additional questions!
Thank you @QuinnRyan. I have read these resources. I’m afraid I am stuck on implementation specific to Amazon RDS for PostgreSQL. I was hoping someone in the community had done this before on that platform. It doesn’t look like it should be rocket science, but so far, the answer is escaping me.
Ahh, I see. Unfortunately, I have not done that type of implementation before. I did find a doc that could help walk you through the process(I’m sure you have already seen) :
docs.aws.amazon.com
Using SSL with a PostgreSQL DB instance - Amazon Relational Database Service
Use SSL with an RDS for PostgreSQL DB instance.
I will keep digging and will let you know if I find something!
Thanks,
I did get this working over the weekend. Once I figured it out, it only takes 15-20 minutes to setup.
I have tested and proved that the skuid connection is talking over SSL (the database now requires SSL).
I find it concerning that the skuid data source will not stay in Verify mode; it reverts to back Prefer mode. This might have something to do with using a Server CA and not a Client Key of Certificate.
That’s odd. Working with the team now to see what is going on.
I will ping you once I hear back.
Cheers,
I wanted to follow up with @duane as the team is still looking into this. Are you still having issues with the Verify button switching back?
Thank you for following up @QuinnRyan
The behavior remains:
- On the data source, toggle from Prefer to Verify and save
- Run a skuid page that uses the data source
- Go back to data source and refresh the page
- Result: data source reverts back to Prefer mode
Hi @duane,
Thanks for bringing this issue to our attention. We’ve confirmed that this is a product issue that is only affecting the UI. Your data source SSL settings are not affected and will be saved correctly. We have logged this UI issue internally and will let you know when it is resolved.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.