Search the Community
Showing results for tags 'tls'.
-
Hello, at job we have change our old mail servers with Outlook365. We have a lot of scripts that use mail, and i must 'convert' all them to new environment. No problem for sending mail. Microsoft staff give us also an open SMPT server listening on port 25. I need help to download mail from MS. I have big troubles because can't bypass SSL/TLS wall, using command line. Before change, I use a wonderful Command line Pop client. But it doesn't have SSL support. I don't want to reinvent the well but exist, in Autoit, the way to code a POP3 client with SSL/TLS support ? (maybe not using OUTLOOK udf, can't install office on our server [ I don't have so many licenses ] ) Thank you for your time m.
-
Has anyone already worked on a WSS UDF yet? I'm interested in making a project involving WSS with the ASYNC autoit library like ratchetphp / Pawl in PHP. (using reactphp) ASYNC is a must, and obviously WSS. the problem with some libraries i've worked with in PHP are mainly issues with handshakes like improper peer name validation (for multi level certs) relevant links: https://tools.ietf.org/rfc/rfc6455.txt https://github.com/ratchetphp/Pawl /e i should note i'm not looking for hybrid workarounds, i want to do this in autoit alone. (no javascript)
-
- wss
- websockets
-
(and 3 more)
Tagged with: