Could not read server certificate (-8174)

1999-10-27 Thread Gustavo
of error is and how we can fix it up? Many thanks in advance. begin:vcard n:Pérez;Gustavo tel;work:927627201 x-mozilla-html:FALSE adr:;; version:2.1 email;internet:[EMAIL PROTECTED] fn:Gustavo Pérez end:vcard

Re: Setting the bit to 128

2001-02-16 Thread Gustavo
Hi, Can you send more details? How do you expect someone to help you if you don't provide which system you're using with!! Gustavo - Original Message - From: Auteria Wally Winzer Jr. <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 16, 2001 12:

[Fwd: Could not read server certificate (-8174)]

1999-10-27 Thread Gustavo Pérez
of error is and how we can fix it up? Many thanks in advance. begin:vcard n:Pérez;Gustavo tel;work:927627201 x-mozilla-html:FALSE adr:;; version:2.1 email;internet:[EMAIL PROTECTED] fn:Gustavo Pérez end:vcard begin:vcard n:Pérez;Gustavo tel;work:927627201 x-mozilla-html:FALSE

No Subject

2000-04-01 Thread Gustavo Badauy
Hi, I have created a program that connects to a HTTPS server and makes a request. Everything works fine but how do I verify the server certificate? THanks Gustavo Badauy __ OpenSSL Project

Memory leaks

2001-04-24 Thread Gustavo Badauy
Hi, I've created a program that connects to a https server and I've noticed some memory leaks. after a while I guessed it was on openSSL. I'm running OpenSSL 0.9.6 on a Windows 2000, Visual C++ 6.0 (SP5) Does anyone knows why is this happening? Thanks a lot --- #include #include #include #i

PRoblem with SSL and Apache in Windows

2002-06-11 Thread Gustavo Suhit
) (OpenSSL library error follows) [Tue Jun 11 12:12:13 2002] [error] OpenSSL: error:140B5446:SSL routines:SSL_GET_NEW_SESSION:engine not initialized This server is running in Windows 2000 Advanced Server with SP2. Thanks in advance, Gustavo

SSL and c/c++ on unix

2003-03-20 Thread Gustavo Velasquez
I am new to SSL and I need to create a c/c++ program to connect to a server using SSL. I need to know if i have to install any software and what are the commads and parameters to create a connection, sent and received information. I am using Unixware. Thank you ___

[openssl-users] Statically link FIPS OpenSSL to shared library application

2016-02-17 Thread Gustavo Tabares
there was much difference between the two. Thanks, Gustavo -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Re: [openssl-users] Statically link FIPS OpenSSL to shared library application

2016-02-17 Thread Gustavo Tabares
My problem was solved by adding -Wl,-Bsymbolic to the list of compiler flags. I found this from an old post on this mailing list. It's still not clear why this flag is needed though. -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Problems validating X509 certificate

2000-07-06 Thread Gustavo T. Costa
(i) printf("OK\n"); else printf("Error %d\n",j); X509_STORE_CTX_cleanup(&csc); } -- cut here --- Thanks in advance Gustavo __ OpenSSL

Building using VC 2003 with some options to Configure (no-hw no-idea) do not work

2006-06-14 Thread Leandro Gustavo Biss Becker
d to DOS (\r\n). It still in unix format (\n). (Sorry by my bad english ...)   Leandro Gustavo Biss Becker  Engenheiro Eletrônico / Electronic Engineer eSysTech - Embedded Systems Technologies

Why SSE2 are not enabled and at library init check if CPU support it ?

2006-06-22 Thread Leandro Gustavo Biss Becker
Hi   This is my sugestion for the developers ...   Why SSE2 are not enabled at compilation and at library init check if CPU support it using CPUID ?   Best Regards   Leandro Gustavo Biss Becker  Engenheiro Eletrônico / Electronic Engineer eSysTech - Embedded Systems

OpenSSL and NAGLE (TCP_NODELAY)

2006-07-06 Thread Leandro Gustavo Biss Becker
Hello Can I disable Nagle algorithm using OpenSSL? My application always send entire buffers to openssl, so I think disable Nagle but I'm wondering if openssl need coalescing data when sending SSL payloads. Thanks and sorry my english ... Leandro Gustavo Biss B

Win32 building failures

2006-07-06 Thread Leandro Gustavo Biss Becker
still in unix format (\n). (Sorry by my bad english ...) Thanks Leandro Gustavo Biss Becker __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-

RE: OpenSSL and NAGLE (TCP_NODELAY)

2006-07-06 Thread Leandro Gustavo Biss Becker
Thank you guys Best Regards Leandro Gustavo Biss Becker Engenheiro Eletrônico / Electronic Engineer __ OpenSSL Project http://www.openssl.org User Support Mailing List

Exporting PEM certificates to import in MS Internet Explorer

2006-07-12 Thread Leandro Gustavo Biss Becker
Hi I´d like know how export certificates in pem file format to be able to import in MS IE. I want samples using OpenSSL API and using openssl.exe utility. Thanks a lot Leandro Gustavo Biss Becker Engenheiro Eletrônico / Electronic Engineer

RES: Exporting PEM certificates to import in MS Internet Explorer

2006-07-12 Thread Leandro Gustavo Biss Becker
But how to do it ? I´d like to export the certificate too, not only the PK. Leandro Gustavo Biss Becker Engenheiro Eletrônico / Electronic Engineer -Mensagem original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Em nome de [EMAIL PROTECTED] Enviada em: quarta-feira, 12 de julho

RES: RES: Exporting PEM certificates to import in MS Internet Explorer

2006-07-12 Thread Leandro Gustavo Biss Becker
converting the PEM to DER format the IE will be able to import it. Leandro Gustavo Biss Becker Engenheiro Eletrônico / Electronic Engineer eSysTech - Embedded Systems Technologies Travessa da Lapa, 96 conjunto 73 Curitiba - Paraná - Brasil http

RES: Exporting PEM certificates to import in MS Internet Explorer

2006-07-12 Thread Leandro Gustavo Biss Becker
Thank you guys I just changed the IE file extension filter combo box in file open dialog to *.*, point to my PEM file and it did the import. Best Regards Leandro Gustavo Biss Becker Engenheiro Eletrônico / Electronic Engineer eSysTech - Embedded Systems

Using EC instead of RSA in public key crypto

2006-07-12 Thread Leandro Gustavo Biss Becker
Hi What about using EC instead of RSA crypto ? It´s faster than RCA? It´s covered by some patent like RSA was until 2000 ? Leandro Gustavo Biss Becker Engenheiro Eletrônico / Electronic Engineer __ OpenSSL Project

TLS 1.0 + Firefox 1.5 not working

2006-08-01 Thread Leandro Gustavo Biss Becker
y tip ? Firefox is set to use TLS 1.0 Best Reagards Leandro Gustavo Biss Becker Engenheiro Eletrônico / Electronic Engineer __ OpenSSL Project http://www.openssl.org User Support Mailing

RES: When to use CRYPTO_set_locking_callback() and

2006-09-15 Thread Leandro Gustavo Biss Becker
e. At program termination, before destruct the g_pOpenSSLCritSections array, I'm calling CRYPTO_set_locking_callback(NULL); I hope this helps (And that I'm not doing wrong ;-). Best Regards Leandro Gustavo Biss Becker Engenheiro Eletrônico / Electronic Engineer __

SSL_read SSL_write async mode error

2006-10-18 Thread Leandro Gustavo Biss Becker
arted in SSL, the last error should be automatically cleared don't be? Leandro Gustavo Biss Becker  Engenheiro Eletrônico / Electronic Engineer eSysTech - Embedded Systems TechnologiesTravessa da Lapa, 96 conjunto 73Curitiba - Paraná - Brasilhttp://www.esystech.com.br Telefone: +55 (41)

CRYPTO_set_add_lock_callback and SSL_get1_session can cause crashes in Windows

2010-12-28 Thread Leandro Gustavo Biss Becker
if(sess) sess->references++; CRYPTO_w_unlock(CRYPTO_LOCK_SSL_SESSION); return(sess); } Do you think that this behavior can be changed in a future version of OpenSSL to use the locking callback provided by CRYPTO_set_add_lock_callback? Best Regards, Leandro