HTTPUtils and HTTPS SSL security

peacemaker

Expert
Licensed User
Longtime User
HI, All

As i understand POST requests instead of GET ones - no difference for the security, passing the login and password both in a single HTTP request.
Any is sniffered easily ?

So, how in B4A to work with HTTPS (SSL) ? Self-made free certificate of 128bit key, as minimum, on Linux or Windows server.
 
Last edited:

peacemaker

Expert
Licensed User
Longtime User
Thanks, wl !
Very strange that i could not find this topic making "https" request in HelpViewer.
Even searching on the forum directly - does not show "https" string in short result list.
 
Upvote 0
Top