Re: OpenSSL Security Advisory

2014-04-11 Thread Leonardo Secci
Grüßen, > > > > Best regards, > > Mes salutations distinguées, > > > > Ing. Walter Höhlhubmer _/ _/ _/_/ > > > > _/ _/ _/_/ > > > > Lederergasse 47a/7 _/ _/ _/_/

RES: OpenSSL and Network namespace

2013-07-18 Thread Leonardo Laface de Almeida
Hi, Herat. Take a look at fcntl() and setsockopt() functions. You may set the socket to nonblocking using them. I've also got blocking state using select() function, even setting it for unblocking before. I solved incrementing timeout. Leonardo De: owner-openssl-us...@openss

RES: Openssl versions compability

2013-01-23 Thread Leonardo Laface de Almeida
___ It's exactly this I want to know. Can I replace the *.dll or *.so without doing anything? What about recompile the application? Will I need to change anything in it before recompile? Thanks. Leonardo __

Openssl versions compability

2013-01-23 Thread Leonardo Laface de Almeida
Hi, I'd like to know about it. I have a software developed in 1.0.0b version. I think it might be better to use some other newer release version, like 1.0.1c. Will I have any trouble doing this? I don't know if changes the answer, but it's for arm processor. Thanks, Leonardo

RE: RE: PEM_read_PrivateKey

2012-10-31 Thread Leonardo Laface de Almeida
Solved! Thanks, Steve. Leonardo -Mensagem original- De: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] Em nome de Dr. Stephen Henson Enviada em: terça-feira, 30 de outubro de 2012 20:04 Para: openssl-users@openssl.org Assunto: Re: RES: PEM_read_PrivateKey On

RES: PEM_read_PrivateKey

2012-10-30 Thread Leonardo Laface de Almeida
Hi, The code for my project example is attached. The error code is as well. The error remains. For generating Key, the callback is called. For getting Private Key, the callback is not called. What's wrong here? I really appreciate any help. Thanks. Leonardo <>#include usin

RES: PEM_read_PrivateKey

2012-10-30 Thread Leonardo Laface de Almeida
...@openssl.org [mailto:owner-openssl-us...@openssl.org] Em nome de Dave Thompson Enviada em: segunda-feira, 29 de outubro de 2012 19:25 Para: openssl-users@openssl.org Assunto: RE: PEM_read_PrivateKey > From: owner-openssl-us...@openssl.org On Behalf Of Leonardo Laface de Almeida > Sent: Monday

RES: PEM_read_PrivateKey

2012-10-29 Thread Leonardo Laface de Almeida
SSL 1.0.1c. I'm sure about it (My App gets OpenSSL version, now). Someone could please help me figure out why? I've wrote as OpenSSL page tells. Am I doing something wrong? Is thera a best way for doing this? Thanks, Leonardo My code (c++): #include "openssl/bio.h" #include

RES: Generating rsakey using openssl as lib

2012-10-18 Thread Leonardo Laface de Almeida
>Exactly! Welcome to the club. A good number of the products one trials or >purchases over the years install their own copy of the OpenSSL DLLs >*somewhere*. Use the Windows Start search function and key in ssleay32.dll >and/or libeay32.dll and see how many hits you get! You could start by >uninsta

RES: Generating rsakey using openssl as lib

2012-10-18 Thread Leonardo Laface de Almeida
Hi, >That doesn't prove it's finding the *correct* openssl. Most (and >usual) kinds of SSL connections work on older versions. Do you get >TLSv1.1 or TLSv1.2 connections, or at least request them properly >even if your server doesn't agree? That would prove version 1.0.1. My lib is server for

RES: Generating rsakey using openssl as lib

2012-10-16 Thread Leonardo Laface de Almeida
Hi, Dave. The answers are bellow. >> I was following the main function in genpkey.c file and >> following the same >> sequence for generating key pair. I've got some executing >> erros that took me >> some hours to get it. I still have the problem and I think it >> might be some >> errors in

RES: Generating rsakey using openssl as lib

2012-10-15 Thread Leonardo Laface de Almeida
!= NULL) BIO_free_all(bio); The code is for testing, I recommend whom uses it to add some consistence, as I will. :) Leonardo __ OpenSSL Project http://www.openssl.org User Support Maili

RES: Generating rsakey using openssl as lib

2012-10-15 Thread Leonardo Laface de Almeida
sl version 1.0.1c NOTICE: I'm including evp.h and rsa.h files in my header. Thanks again. Regards Leonardo __ OpenSSL Project http://www.openssl.org User Support Mailing List

Generating rsakey using openssl as lib

2012-10-11 Thread Leonardo Laface de Almeida
Other way it would be to call rsa functions directly and code it for pem format. I have no idea which one is easier or better. I'm reading openssl docs and source code, but I'm still a bit lost how to make it works. I really appreciate any help on it. Leonardo

RES: HTTPS connection hangs during SSL handshake

2012-09-11 Thread Leonardo Laface de Almeida
at the hostname (in your case "test.mydomain.com") must match with certificate common name (CN). I hope it helps. Leonardo -Mensagem original- De: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] Em nome de Supratik Goswami Enviada em: terça-feira, 11 de se

RES: Random number generator

2012-04-05 Thread Leonardo
I'd like to add some question about this. What kind of RNG is implemented? Linear Congruential generator? Is it another more sophisticated? Thanks Leonardo De: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] Em nome de Prashanth kumar N Enviada em: q

RES: socket functions on fds

2012-01-05 Thread Leonardo
D_ISSET(s,&FDRead)){ ... FD_CLR(s,&FDRead); } ... } ... closesocket(s); I hope had helped you. Leonardo -Mensagem original- De: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] Em nome de Jakob Bohm Enviada em: quinta-feira, 5 de janeiro de 2012

Problems with KEY validation on different platforms

2008-06-26 Thread José Leonardo Ayres Pereira
Hello everybody, I have a problem that I consider unusual and hope you can help me with it. I must execute some EDI files transmissions with a customer and these files must go encrypted. So, I’ve generated a CSR file (with the .KEY using a password and all the other stuff) in my machine

Problems with KEY validation on different platforms

2008-06-23 Thread José Leonardo Ayres Pereira
or Win 2K machine, the password is simply refused, not validated. Do you think that for some reason the CSR file stores some information about the machine that have generated the file? Best regards, cid:image002.jpg@01C87AB9.0A707620 José Leonardo Ayres Pereira Systems Analyst

Securing a CA

2004-04-20 Thread Leonardo J. Uzcátegui M.
Hi! I need some info about the protocols or standars for securing a CA Root thanks Leonardo Uzcategui Grupo de Seguridad de Computo RedULA-CPT Merida-Venezuela smime.p7s Description: S/MIME cryptographic signature

Certificate of CA

2004-01-13 Thread Leonardo Javier Uzcategui Montes
atement is necesary for "raised purpose of the certificate" I probe which nsCerType = sslCA, emailCA and keyUsage = cRLSign, keyCertSign in the field v3_ca, but I still have support for all the extensions in the certificate create... thaks and sorry my poor english Leonardo Uzcategui G

how to generate PRNG in Solaris 8 ?

2003-01-08 Thread Leonardo Lagos
Hi People, After downloading openssl and openssh from sunfreeware.com, for my sparc/8, I'm geeting the error "PRNG not seed" whenever I try to use ssh. Reading the FAQ, this error is there, but I still am unable to fix it. I've run, as root: # /usr/local/ssl/bin/openssl OpenSSL> rand 128 unable