Secure Jdbc connection

Hi All

we have a IS which connects to various erp’s through JDBC connections, my requirement is to establish a secure JDBC connection with one of the erp system by using certs or keys is this possible , if so how can we do it ?

Regards

I think its not possible to configure certs. with JDBC adapter connection.

Lets see what others comment :slight_smile:

If you are connecting to SQL Server DB, try to follow: