[fpc-pascal] TLS connection using OpenSSL

2009-01-14 Thread Evandro Sestrem
Hello, In FreePascal, how is the right way to do a connection using OpenSSL like: openssl s_client -tls1 -connect beta.registro.br:700 -cert client.pem I tried using Synapse (http://ararat.cz/synapse/), but without success (I didn't know how inform the client.pem file). Thanks in advance, E

[fpc-pascal] LongStrings Question

2006-03-03 Thread Evandro Sestrem
ng in a string a value read from a BD. I also tried compile with "-Mdelphi", but the error stills the same. Thanks in advance, Evandro Sestrem -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 268.1.1/273 - Release Date:

[fpc-pascal] RES: FreePascal in a FreeBSD

2006-01-13 Thread Evandro Sestrem
lopen) - FreeLibrary (Linux: dlclose) - GetProcAddress (Linux: dlsym) Can somebody help me? Best regards, Evandro Sestrem -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.371 / Virus Database: 267.14.17/228 - Release Date: 12/1

[fpc-pascal] FreePascal in a FreeBSD

2006-01-13 Thread Evandro Sestrem
IN32} uses Windows; {$ENDIF} {$IFDEF LINUX} uses Libc; {$ENDIF} to use the getenv function. What the correspondent for FreeBSD to Libc? Thanks in advance! Evandro Sestrem www.blueone.com.br -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.371 / Viru