Encrypting traffic with the built-in PostgreSQL Database

Configure Agents (Step 4 of 5)

Open the EventSentry Management Console and expand the "Actions" list. Select your database, then append the following to the end of your connection string:

sslmode=require;

Note: If there is not already a semicolon at the end of the current connection string, make sure to place one before adding this string. This option is case sensitive.

Click the "Test" button to make sure everything works.

Test



  • Updated on: 2014-07-13
  • Skill Level: Intermediate
  •  
  • LEFT/RIGHT arrow keys for navigation