Explorar o código

UPD: Use winssl under Windows

Alexander Koblov %!s(int64=10) %!d(string=hai) anos
pai
achega
ead110f133
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      plugins/wfx/ftp/src/ftputils.pas

+ 1 - 1
plugins/wfx/ftp/src/ftputils.pas

@@ -91,7 +91,7 @@ implementation
 uses
   Base64
   {$IFDEF MSWINDOWS}
-  , Windows
+  , Windows, ssl_winssl_lib
   {$ELSE}
   , UnixUtil
   {$ENDIF}