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
This would have to be investigated, but SSL might be a big complication because traffic encryption/decryption would have to be re-implemented at the TCP level.
Instead, I find it more feasible, if possible, to just have a VM on the same subnet as postgresql server, and have traffic unencrypted between them, while the client apps would connect to that VM using SSH, create a tunnel, and thus ensuring traffic encryption.
@apisarenco :- Any idea or updates if you are planning to implement SSL feature for this :)
The text was updated successfully, but these errors were encountered: