Support for SSL connection #15
Answered
by
pditommaso
jmichaelegana
asked this question in
Q&A
-
Hi i'm just wondering if the plugin supports adding a security layer when connecting to a database over SSL? |
Beta Was this translation helpful? Give feedback.
Answered by
pditommaso
Jun 26, 2023
Replies: 1 comment
-
The nf-sqldb uses JDBC protocol to connect the database, as such it should support enhanced security as long as is supported by the corresponding JDBC driver |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jmichaelegana
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The nf-sqldb uses JDBC protocol to connect the database, as such it should support enhanced security as long as is supported by the corresponding JDBC driver