Re: [openssl-users] Use of command line openssl.exe

2017-04-06 Thread Marina
Mr Victor , it works !!! You have taken me out of a great trouble !!! I'd image it could be easy but I could not understand how to do. Thanks a lot Marina (Milano , Italy) Viktor Dukhovni wrote >> On Apr 5, 2017, at 6:23 AM, Marina < > Marina.Brusa@ > > wrote: >&

[openssl-users] Use of command line openssl.exe

2017-04-05 Thread Marina
openssl base64 -base64 -e -in cf.enc -out cf.enc.b64 I get a string with 6 '0x0A' , and my length is 350 ! Is there some parameter to avoid these charachters ? Sorry for my English , thanks in advance to any help Marina -- View this message in context: http://opens

segmentation fault

2009-09-30 Thread marina russo
Hi! I'm trying to run a client server application using openssl library,but i've got some problems because, when i use the method: SSLv3_client_method() i have a segmentation fault..what does it mean?which could be its causes? Thanks, Ma