Replies: 2 comments 6 replies
-
I don't have sample code ready but after accepting the client connection and after negotiating STARTTLS in plain text on the accepted Will try cobbling an SMTP server emulation that supports STARTTLS for test purposes when time permits. |
Beta Was this translation helpful? Give feedback.
-
in your programe:
in file ctxWinSocket.ctl, add new function:
in file oTlsSocket.cls:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How to implement STARTTLS on server side?
I want to switch to TLS when client sends STARTTLS. I tried everything I could think of, no success.
Can you please help me with this?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions