Jump to content

Recommended Posts

Posted

Simulating a HTTPS POST with TCPSend i not have error and receive the number of bytes sent and not see other result.

But the connection is encrypted?

Posted (edited)

ok, use these functions from https://www.autoitscript.com/forum/topic/84133-winhttp-functions/ .  TCP on SSL will give you garbage otherwise.
Or try https://www.autoitscript.com/forum/topic/201896-apache-autoit-https-api-on-autoit/ , so Apache will translate all the SSL stuff and you can then code the TCP

Edited by argumentum

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

  • Developers
Posted
6 hours ago, Ontosy said:

I ask for another specific thing.

Which is what now exactly?
Connecting to port 443 doesn't make it an ssl encrypted connection and you will have to the SSL encrypt/decrypt.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...