Re: Net ssleay on Active Perl

2008-02-22 Thread Sisyphus
- Original Message - From: "Norm Bumbieris" <[EMAIL PROTECTED]> To: Sent: Saturday, February 23, 2008 4:42 PM Subject: Net ssleay on Active Perl Dear Users I am presently trying to insert Net ssleay V1.32 into Active Perl V5.8.0 build 805 for Windows XP SP2. I downloaded the rele

Net ssleay on Active Perl

2008-02-22 Thread Norm Bumbieris
Dear Users I am presently trying to insert Net ssleay V1.32 into Active Perl V5.8.0 build 805 for Windows XP SP2. I downloaded the relevant zip file, however, I am having real problems getting it to compile and install. It appears that there is somewhere out there a module for Active Perls PP

Re: Tutorial

2008-02-22 Thread Suchindra Chandrahas
Hi El Hachimi, You can follow ssl3fuzzerapi.googlecode.com. It is raw SSL v3 communication Thanks, Suchindra Chandrahas - Original Message From: EL HACHIMI Driss <[EMAIL PROTECTED]> To: openssl-users@openssl.org Sent: Friday, February 22, 2008 8:23:18 PM Su

RE: Problems with RSA_public_decrypt

2008-02-22 Thread David Schwartz
> I'm encrypt a file using RSA_private_encrypt, this work fine. Actually, you've *signed* the file, not encrypted it. And you've done so incredibly badly at that. DS __ OpenSSL Project http://ww

RE: SSL connections in persistent TCP connection.

2008-02-22 Thread David Schwartz
> ..I mentioned overhead not in terms of data bytes, but the time. > Considering that in the system each session should not last not > more than 3-4 seconds, and client wanting to make multiple SSL > session with server, persistence can offer performance improvement. You're just making that up, b

Re: RE : Re: Tutorial

2008-02-22 Thread Joel Christner
Hi, Man pages means to look at the manual pages for the libraries. If you're using a UNIX system, you can do: $ man EVP_EncryptInit as an example, to see the manual. Additionally, you can use google for "man EVP_EncryptInit" to find the man pages. I recommend starting here: http://www.hmug.o

Re: RE : Re: Tutorial

2008-02-22 Thread Josh
Thanks for your answer. What do you mean by man pages for the OpenSSL libraries? Is it necessary to buy the openSSL book to understand correctly? Hi Driss, The OpenSSL book will make things monumentally easier. There are a number of things you need to do to create a secure service, beyond e

RE : Re: Tutorial

2008-02-22 Thread EL HACHIMI Driss
Hi, Thanks for your answer. What do you mean by man pages for the OpenSSL libraries? Is it necessary to buy the openSSL book to understand correctly? Joel Christner <[EMAIL PROTECTED]> a écrit : Hi Driss, Have you looked at the man pages for the OpenSSL libraries? Also there is an OpenSSL book

Re: Tutorial

2008-02-22 Thread Joel Christner
Hi Driss, Have you looked at the man pages for the OpenSSL libraries? Also there is an OpenSSL book (www.opensslbook.com) that has sample code online for download. On Fri, Feb 22, 2008 at 6:53 AM, EL HACHIMI Driss <[EMAIL PROTECTED]> wrote: > Hello, > > I need to set an SSL communication betwe

Tutorial

2008-02-22 Thread EL HACHIMI Driss
Hello, I need to set an SSL communication between a server and a client using openSSL source. However, I have to learn more about the openSSL use, and so I would need a tutorial or a sample code explaining the way to use the openSSL library. Thank you. Best Regards Driss El Hachimi --

Problems with RSA_public_decrypt

2008-02-22 Thread Pedro Begalli
Hi all, I'm encrypt a file using RSA_private_encrypt, this work fine. My problem is when I try to decrypt using RSA_public_decrypt, I recive the errors: 2945:error:0407006A:lib(4):func(112):reason(106):rsa_pk1.c:100 2945:error:04067072:lib(4):func(103):reason(114):rsa_eay.c:699 My function that

Re: generating CSR

2008-02-22 Thread Rami Ahmad
thanks it is working fine now. cheers Rami On Thu, Feb 21, 2008 at 6:17 PM, <[EMAIL PROTECTED]> wrote: > Hello, > > I want to get the CSR file to purchase an ssl certificate for securing > SMTP on Sendmail, > > OS=Redhat ES5 I ran the following: > > > > 1. to generate the private key: openssl g

Re: OpenSSL trusted root store

2008-02-22 Thread Lutz Jaenicke
Steve Roylance wrote: > > Dear list, > > > > One of my responsibilities is to ensure that GlobalSign’s roots are > embedded within devices and operating systems. Recently a major > browser provider indicated the following:- > > > > /“However, for the most part we integrate with third party S