Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Marios Andreas Tofarides
38
Views
1
Comments
Database Connection Encryption
Question
Hello everyone out there,
I have created a Database Connection at the Service Center in order to access an external database's data. The connection DBMS is to SQL Server. Integrated Security is not used.
My question is, is this connection encrypted (especially the credentials)?
Thanks in advance
Best Regards,
Marios
Miguel João
Staff
Hello Marios
That's a good question! :)
I've searched the MSDn documentation at a glance, and could not find information if the default connection encrypts the credentials. I suspect that there must be a handshake of some sort for SQL Server type of login.
Nevertheless, activating the SQL Server Connection encryption should do the trick, and since it's done at the SQL Client, it should be rather easy.
Here's some Microsoft articles about it:
https://msdn.microsoft.com/en-us/library/ms191192.aspx
https://msdn.microsoft.com/en-us/library/ms189067.aspx
Hope this helps.
Cheers
Miguel Simões João
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...