Connecting to Neon from Skyvia.com
I'm trying to connect to Neon from Skyvia.com, which is an integration tool. I don't know how to fill in the SSL section on Skyvia. Where do I get the SSL CA Cert, SSL Cert and SSL Key details?
The Neon help page suggests getting the cert from my own company, but that doesn't make sense to me?
https://neon.tech/docs/connect/connect-securely
Neon
Connect to Neon securely - Neon Docs
Neon requires that all connections use SSL/TLS encryption to ensure that data sent over the Internet cannot be viewed or manipulated by third parties. Neon rejects connections that do not use SSL/TLS,...

4 Replies
sensitive-blue•2y ago
@sqroot the screenshot you shared look good to me. You only need the SSL root cert as described in the documentation if you're setting
sslmode='verify-full'. It doesn't seem like Skyvia expose that optionsensitive-blue•2y ago
@sqroot I was able to connect to Neon from Skyvia.


sensitive-blue•2y ago
See these images for the settings required.
probable-pinkOP•2y ago
Thank you. All it took was changing to SSL TLS 1.2