Search found 44 matches: tipssl

Return to advanced search

Re: xHarbour.org updated!

You are still using tip.lib. You have to use tipssl.lib instead.
by Enrico Maria Giordano
Wed Sep 20, 2023 2:04 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 156
Views: 39038

Re: xHarbour.org updated!

Usando HTTP, funciona. Usando HTTPS, Error: Operation Not Supported. Que classe controla tipclienthttp()?

Mismo usando TIPSSL.LIB no funciona con ninguna URL que tenga HTTPS. Inclui SEVENZIP.LIB tampoco funciona.

Regards, saludos.
by karinha
Wed Sep 20, 2023 12:38 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 156
Views: 39038

Re: xHarbour.org updated!

...              +C:\XHBBCC76\lib\pp.Lib               +c:\XHBBCC76\lib\libcrypto.lib        +c:\XHBBCC76\lib\libssl.lib           +c:\XHBBCC76\lib\tipssl.lib           +C:\BCC76\lib\cw32.Lib                +C:\BCC76\lib\uuid.lib                +C:\BCC76\lib\ws2_32.lib              +C:\BCC76\lib\import32.lib ...
by wartiaga
Tue Sep 19, 2023 6:39 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 156
Views: 39038

Re: xHarbour.org updated!

... $(FWH)\lib\fivehc.lib lang.lib vm.lib rtl.lib rdd.lib macro.lib pp.lib dbfntx.lib dbfcdx.lib dbffpt.lib common.lib gtgui.lib codepage.lib ct.lib tipssl.lib libssl.lib libcrypto.lib pcrepos.lib hsx.lib hbsix.lib zlib.lib libmisc.lib hbzip.lib EXTLIBFILES = DEFFILE = HARBOURFLAGS = -w0 CFLAG1 = ...
by wartiaga
Tue Sep 19, 2023 5:02 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 156
Views: 39038

Re: xHarbour.org updated!

Sorry, I can't execute your sample. Anyway, I forgot to mention that you have to replace tip.lib with: tipssl.liblibssl.liblibcrypto.lib Try and let me know. Enrico, If I remove tip.lib and leave only tipssl.lib I get the following errors. Turbo Incremental Link 6.98 Copyright ...
by wartiaga
Tue Sep 19, 2023 1:44 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 156
Views: 39038

Re: TLS 1.2 doubt

... 1.2 you should have Version 1.02.xx e.g. from c:\fwh\samples\ssleay32.dll Thanks for answer. Version of my ssleay32.dll = 1.0.2.11 Even linking tipssl.lib, ssleay32.lib and libeay32.lib this error occurs: Error occurred at: 07/17/2023, 14:56:24 Error description: Error BASE/1081 Operation not ...
by wartiaga
Mon Jul 17, 2023 5:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TLS 1.2 doubt
Replies: 7
Views: 373

Re: Libreria LIBEAY32 SSLEAY32 TIPSSL

karinha wrote:Intenta asi:

Code: Select all  Expand view

 implib.exe LIBEAY32.LIB LIBEAY32.dll
 


Regars, saludos


Gracias,,, funciono
by elmoiquique
Mon Jul 17, 2023 2:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Libreria LIBEAY32 SSLEAY32 TIPSSL
Replies: 2
Views: 144

Re: Libreria LIBEAY32 SSLEAY32 TIPSSL

Intenta asi:

Code: Select all  Expand view

 implib.exe LIBEAY32.LIB LIBEAY32.dll
 


Regars, saludos
by karinha
Sun Jul 16, 2023 6:33 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Libreria LIBEAY32 SSLEAY32 TIPSSL
Replies: 2
Views: 144

Libreria LIBEAY32 SSLEAY32 TIPSSL

Alguien que tenga estas librerias para xharbour 11.07 y Borland 582 que me pueda ayudar, ya que al intentar enlazarla con mi programa me da error Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland Error: 'C:\COMPILER\FW32BITS\XHBCC582\LIB\LIBEAY32.LIB' contains invalid OMF record, type 0x21...
by elmoiquique
Sun Jul 16, 2023 5:29 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Libreria LIBEAY32 SSLEAY32 TIPSSL
Replies: 2
Views: 144

Re: HBSSL CON FUNCIONES DE DIEGO FAZIO INCLUIDAS

este es el archivo MAK completo ############################################################################## # Template make file for FWH and Borland 7 Make tool # # Pograma: Winfar64 # ############################################################################## # Make directives ###############...
by rterraz
Sat Sep 18, 2021 2:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: HBSSL CON FUNCIONES DE DIEGO FAZIO INCLUIDAS
Replies: 43
Views: 5067

Re: HBSSL CON FUNCIONES DE DIEGO FAZIO INCLUIDAS

... >> make.tmp @echo $(HBSSLS_LIB) + >> make.tmp @echo $(EAY32_LIB) + >> make.tmp @echo $(SSLEAY_LIB) + >> make.tmp # @echo $(TIPSSL_LIB) + >> make.tmp -> cuando enlazo esta .LIB aparece la lista larga de errores que te detalle anteriormente @echo $(SIGNFI_LIB) + >> ...
by rterraz
Sat Sep 18, 2021 1:15 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: HBSSL CON FUNCIONES DE DIEGO FAZIO INCLUIDAS
Replies: 43
Views: 5067

Re: xHarbour with SSL/TLS - Master Enrico.

The sample is complete and working fine. Of course, you must link tipssl.lib, libssl.lib and libcrypto.lib and put libcrypto-1_1.dll and libssl-1_1.dll in the same directory of the EXE (or in the system directory).

EMG
by Enrico Maria Giordano
Sat Dec 05, 2020 4:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour with SSL/TLS - Master Enrico.
Replies: 32
Views: 3670

Re: Scaricare da casella PEC (Legalmail)

A proposito di tipssl: si devono impostare anche questi due parametri se si vuole leggere la PEC:

Code: Select all  Expand view
oCli:nDefaultPort = 995
oCli:lSSL = .T.


EMG
by Enrico Maria Giordano
Sat Jan 26, 2019 2:19 pm
 
Forum: All products support
Topic: Scaricare da casella PEC (Legalmail)
Replies: 33
Views: 22582

Re: Scaricare da casella PEC (Legalmail)

... DLL usando i seguenti comandi: implib -a libssl.lib libssl-1_1.dll implib -a libcrypto.lib libcrypto-1_1.dll 4. Linkare al proprio eseguibile tipssl.lib, libssl.lib, libcrypto.lib e tip.lib (in questo ordine). 5. Mettere le 2 DLL di cui sopra nella cartella dell'eseguibile (o in quella di ...
by Enrico Maria Giordano
Sat Jan 26, 2019 2:15 pm
 
Forum: All products support
Topic: Scaricare da casella PEC (Legalmail)
Replies: 33
Views: 22582

Re: Scaricare da casella PEC (Legalmail)

Torniamo quindi a cosa chiedevo io: se qualcuno aveva utilizzato tipssl e sapeva esattamente come procedere. So che servono le dll di OpenSSL dalle quali si devono produrre le corrispondenti lib. Ci sto provando ma per il momento non funziona. Probabilmente non sto usando le versioni giuste.

EMG
by Enrico Maria Giordano
Wed Jan 23, 2019 5:44 pm
 
Forum: All products support
Topic: Scaricare da casella PEC (Legalmail)
Replies: 33
Views: 22582
Next

Return to advanced search