Re: EVP_SignFinal third parameter type

2005-05-27 Thread Silvia Gisela Pavon Velasco
Nils, I changed to %d instead of %s it worked =) But althougth I changed the declaration of the third argument to: unsigned int *bytes_firma; I'm still getting the warning at compilation time. If I let: unsigned int *bytes_firma; and err = EVP_SignFinal(&ctx, firma, bytes_firma, clave_

SSL3_READ_BYTES:reason(1000)

2005-05-27 Thread tony vong
I got this error after calling ssl_peek, which returns 0. What does the error mean ? SSL3_READ_BYTES:reason(1000) --- "Dr. Stephen Henson" <[EMAIL PROTECTED]> wrote: > On Tue, May 24, 2005, dan wrote: > > > Nauman Akbar wrote: > > >Dear Users > > > > > > > > > > > >I am having this problem for

Re: EVP_SignFinal third parameter type

2005-05-27 Thread Nils Larsch
Silvia Gisela Pavon Velasco wrote: I'm trying to sign a file and when I try to compile it I get the following warning in the EVP_SignFinal function: $ cc -o sign_test -I/opt/openssl/include -lssl -lcrypto sign_test.c cc: "sign_test.c", line 43: warning 604: Pointers are not assignment-compati

EVP_SignFinal third parameter type

2005-05-27 Thread Silvia Gisela Pavon Velasco
I'm trying to sign a file and when I try to compile it I get the following warning in the EVP_SignFinal function: $ cc -o sign_test -I/opt/openssl/include -lssl -lcrypto sign_test.c cc: "sign_test.c", line 43: warning 604: Pointers are not assignment-compatible. cc: "sign_test.c", line 43: war

RE: AIX 64-bit build.

2005-05-27 Thread Franz, Paul
I define the following environment variables: export CFLAGS="-O3" export CXXFLAGS="-O3" export LIBPATH=/usr/lib:/usr/local/lib:/usr/vac/lib:/usr/vacpp/lib:/usr/ccs/lib:/usr/ccs/lib/libp export OBJECT_MODE=64 The config command that I run is: ./config no-idea no-threads Paul Franz -Origina

RE: AIX 64-bit build.

2005-05-27 Thread Franz, Paul
I have compiled a 64-bit version openssl-0.9.7g under AIX 5.3 using the IBM cc compiler without trouble. (including running through all of the tests). Currently, I am assume that one of the tests uses the below functions, correct? Paul Franz -Original Message- From: [EMAIL PROTECTED] [mai

RE: AIX 64-bit build.

2005-05-27 Thread Gill, Prabhprit (Prabh)
It's IBM's cc compiler (C for AIX Compiler, Version 5). Also, I am trying to build openssl-0.9.7d. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Franz, Paul Sent: 27 May 2005 11:01 To: openssl-users@openssl.org Subject: RE: AIX 64-bit build. Which comp

RE: AIX 64-bit build.

2005-05-27 Thread Franz, Paul
Which compiler? GCC or IBM's C Compiler? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gill, Prabhprit (Prabh) Sent: Friday, May 27, 2005 4:19 AM To: openssl-users@openssl.org Subject: FW: AIX 64-bit build. Hi, I have built a 64-bit version of OpenSSL

SSL_VERIFY_PEER with SSL_VERIFY_CLIENT_ONCE

2005-05-27 Thread Cesc
Hi, I am trying to build an application server which requests a client certificate, but that if this is not provided, it will not fail, just generate a warning. To request the client cert, i set the SSL_VERIFY_PEER. To make it not fail if client does not provide cert, i use SSL_VERIFY_CLIENT_ONCE

FW: AIX 64-bit build.

2005-05-27 Thread Gill, Prabhprit (Prabh)
Hi, I have built a 64-bit version of OpenSSL on AIX 5.1, and it is failing the test on bn_sqr. It looks like the bn_sqr or bn_div functions are not working for very large numbers. Has anyone else ran into this problem? (I also built a 64-bit version on HPUX 11, but this is working fine.) Thank

Re: Openssl using C++

2005-05-27 Thread Goetz Babin-Ebell
Kande Kande wrote: Hello, Did anyone compile the openssl source under window by converting it in C++ project. Why ? OpenSSL is a C project. And usually there are no (or few) problems using a C project in a C++ project... Bye Goetz -- DMCA: The greed of the few outweighs the freedom of th

Openssl using C++

2005-05-27 Thread Kande Kande
Hello, Did anyone compile the openssl source under window by converting it in C++ project. Thank you Dekande - http://www.Tyxo.com - Избери твоят web дизайн. Каталог от над 5000 професионални темплейта.