using HTTPS in Visual Basic 6
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I am using Visual Basic 6 for a project where I need to send the file using HTTPS, I am searching on google and trying to understand how it works but have certain issues. 1. Do I get the Certificate online after I send file and user name and password? 2. The server gives me the authentication after I request, sends some data like authentication key or something? 3. Do I need proxy server for the same? Please help! Thanks