Agent security during data transfer

Agent security during data transfer

Comments

  • Im working with a client to get a green-light on installing the Decisions agent to facilitate file transfer between a Decisions server and a remote database server.
    Some of the information we’ll be sending is sensitive, and I need to verify that transferring data is secure in this scenario.

    Is the data encrypted in transport via SSL or some other security protocol?

  • [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]By default, the Decisions Agent software generates an encryption key every time the software is started. Data communicated between the servers is encrypted via this key.[/font][/color]

    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]With this in mind SSL shouldnt be necessary, [/font][/color][color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]but would add an additional layer of encryption if desired.[/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]To do this, HTTPS[/font][/color][color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif] [/font][/color][color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]protocol[/font][/color][color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif] [/font][/color][color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]would need to be enabled on the communicating servers. Inbound/ Outbound communication would then need to be done on port 443 as opposed to 80.[/font][/color][color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif] [/font][/color]

    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]Here is documentation on configuring SSL on a Decisions server: [/font][/color][url=https://documentation.decisions.com/docs/configuring-the-server-for-ssl-https]https://documentation.decisions.com/docs/configuring-the-server-for-ssl-https[/url]

    [i]edited by Brendan@decisions.com on 7/25/2019[/i]

Sign In or Register to comment.