Jump to content

DaveW

Members
  • Content Count

    1
  • Joined

  • Last visited

Everything posted by DaveW

  1. You can download the latest DLLs here: https://github.com/IndySockets/OpenSSL-Binaries and for more info go here: https://docwiki.embarcadero.com/RADStudio/Sydney/en/Securing_Indy_Network_Connections I would change: SSLOptions.Method := sslvTLSv1; to SSLOptions.Method := sslvTLSv1_2;
×