Authenticate with Android

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
abreiter
Posts: 2
Joined: Fri 12 Jun 2020 04:19

Authenticate with Android

Post by abreiter » Fri 12 Jun 2020 04:24

Hi, when i execute my multi device application in delphi on windows 32 as target, it works, it connect to the SSH server and to the database postgres in VPS, OK!

But, when i execute it with target to android 32 bit, it throws the message Host key not verified.

Important thing is that I have, in my "ScFileStorage" component 1 public key in DFM, saved as a file in Windows32 folder, obviously the file is not present in my phone, wich can explain the problem.

So, when I execute/debug as a windows app, it shows me "ScFileStorage1.Keys.Count" = 1, while I execute it in android it shows me 0, because of this it does not work.

Can this file/key be shared to the android phone ?

Can you help me please ?

abreiter
Posts: 2
Joined: Fri 12 Jun 2020 04:19

Re: Authenticate with Android

Post by abreiter » Mon 15 Jun 2020 18:26

it is now OK, the component was trying to save a file on android, wich didnt allow it.

Changing default path location of component make it work

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Authenticate with Android

Post by ViktorV » Thu 18 Jun 2020 08:24

hWe are glad that you found the issue solution.
Feel free to contact us if you have any further questions about SecureBridge.

Post Reply