Page 1 of 1

secured data exchange

Posted: Sat Nov 21, 2015 12:17 am
by EJLD

Hi there, I would like my customers to key in personal information in the app. then it will be stored in the Appery DB. is there a way to secure this data exchange (through a SSL or other means). I am not completely aware of the technical procedure but maybe you could gimme what directions I could look into ?
thks in advance
Eric


secured data exchange

Posted: Sat Nov 21, 2015 8:46 am
by Serhii Kulibaba

Hello,

Please look at this link: https://devcenter.appery.io/documenta...


secured data exchange

Posted: Sat Nov 21, 2015 9:55 am
by EJLD

Hi Sergiy, I knew you guys had a solution :)
enjoy your wknd
Eric


secured data exchange

Posted: Tue Dec 01, 2015 2:30 am
by EJLD

Hi There, I checked the LDAP link you kindly indicated above.
Not sure to understand everything.
I need a LDAP provider outside Appery ? and to set server side ? ... all that seems far beyond my competencies :)
what I would like is to make sure my data transfer from my web app is secured enough to carry sensitive data (like payment info) to the Appery DB's tables.
any mean ?
sorry for my beginner issues still :)
thks in advance as usual
Eric


secured data exchange

Posted: Tue Dec 01, 2015 9:01 pm
by Serhii Kulibaba

Appery.io DB uses https protocol for data exchanging.
The most important data you can keep on the DB and get them with secure proxy:
https://devcenter.appery.io/documenta...


secured data exchange

Posted: Tue Dec 01, 2015 9:47 pm
by EJLD

thks Sergiy I ll look into this too