Re: Compile failure on openssh-3.4p1

2002-06-27 Thread Richard Levitte - VMS Whacker
In message <008001c21e14$3ee43e80$[EMAIL PROTECTED]> on Fri, 28 Jun 2002 03:53:01 +0800, "Simon Wong" <[EMAIL PROTECTED]> said: fatpig> openssl 0.96d was successfully compiled and installed. fatpig> fatpig> When trying to compile openssh-3.4p1, fatpig> # make fatpig> (cd openbsd-compat && make

Compile failure on openssh-3.4p1

2002-06-27 Thread Simon Wong
Dear all, openssl 0.96d was successfully compiled and installed. When trying to compile openssh-3.4p1, # make (cd openbsd-compat && make) make[1]: Entering directory `/tmp/openssh-3.4p1/openbsd-compat' gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/u sr/local/ssl/inc

Re: OpenSSL issues

2002-06-27 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Thu, 27 Jun 2002 11:39:52 -0400, Vincent Britton <[EMAIL PROTECTED]> said: Vincent.Britton> If I configure with: Vincent.Britton> --with-openssl=/usr/bin/openssl Vincent.Britton> Vincent.Britton> Vincent.Britton> Vincent.Britton> I get the Error: Vincent.Bri

OpenSSL issues

2002-06-27 Thread Vincent Britton
Hi all!   I am having an issues installing Bind 9.2.1 on a machine with SSL support!   If I configure with: --with-openssl=/usr/bin/openssl   I get the Error: checking for OpenSSL library... using openssl from /usr/bin/openssl/lib and /usr/bin/openssl/include checking OpenSSL librar

Re: unixreview: Anne Carasik on openssl

2002-06-27 Thread Paul L. Allen
Hmmm... This is too bad. I had a similar problem with Ms. Carasik's book, "Unix Secure Shell". It was riddled with misstatements, misunderstandings, and omissions. I found that I could not trust it and finally removed it from my reference shelf. She is quite pleasant in person, so I've alw

Re: help needed regarding RSA key generation.

2002-06-27 Thread Vadim Fedukovich
On Thu, Jun 27, 2002 at 12:06:01PM -0500, Manish Ramesh Chablani wrote: > > > > > On Thu, 27 Jun 2002, Vadim Fedukovich wrote: > > > On Wed, Jun 26, 2002 at 07:35:59PM -0500, Manish Ramesh Chablani wrote: > > > Hi, > > > > > > I am new to openSSL. I want to use openSSL to provide cryptograp

Re: help needed regarding RSA key generation.

2002-06-27 Thread Manish Ramesh Chablani
On Thu, 27 Jun 2002, Vadim Fedukovich wrote: > On Wed, Jun 26, 2002 at 07:35:59PM -0500, Manish Ramesh Chablani wrote: > > Hi, > > > > I am new to openSSL. I want to use openSSL to provide cryptographic > > functions like (key generation, encryption with public key, signing with private >

Re: makefile.org missing

2002-06-27 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Thu, 27 Jun 2002 11:20:32 -0500, "ANKIT K SHAH" <[EMAIL PROTECTED]> said: anshah> I am getting this error when i use ./config command on my AIX(IBM version anshah> of unix) promt which is "makefile.org missing : No such file or directory" anshah> Please reply me

makefile.org missing

2002-06-27 Thread ANKIT K SHAH
Hi friends, I am getting this error when i use ./config command on my AIX(IBM version of unix) promt which is "makefile.org missing : No such file or directory" Please reply me ASAP if somebody knows about it. Ankit Shah __ Ope

RE: OpenSSL, IIS 5.0 and Installing certificate trouble

2002-06-27 Thread John . Airey
There is a way to create certificates with openssl and convert them to IIS4.0 format. We've done that here for a number of years. I believe that you can then copy them from an IIS4 server to an IIS5 server, though I haven't done it myself. I don't know of anyone who has got the certificates strai

Re: bad mac decode/renegotiation

2002-06-27 Thread Eric Rescorla
David Taylor <[EMAIL PROTECTED]> writes: > Did anyone ever figure out how to get around the bad mac decode thing?? > My original post is below. Please help if you have any idea what is > going on. > > Original Message > Subject: Mozilla SSL error (-12272) bad mac decode > Date:

Re: Re: Help

2002-06-27 Thread Shalu
hi, thanks for tellin but I could find only 3 such codes does someone has any more sample codes and also more Important thing is when I am using Openssl routines what I want is 1. To see encrypted web traffic 2. Decrypt this traffic using SSLDump or any other SSL sniffer. Has someone already

Mirosoft Cerificate Server and openssl fails

2002-06-27 Thread Dick van den Burg
I hav an stunnel application where the certificates are generated by a Microsoft Certificate server. Verification of the client and server certificates fail : Versions 0.9.6c 0.9.6d and 0.9.7-beta2 all give the same error. /usr/local/ssl/bin/openssl verify -verbose -CAfile root.pem client.pem e

Help

2002-06-27 Thread Shalu
hi I just wanted to know if i connect to hotmail using openssl s_client -connect www.hotmail.com:443 and i run ssldump i get 1 1 0.1641 (0.1641) C>S SSLv2 compatible client hello Version 3.1 cipher suites TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA TLS_RSA

Re: SSL ENABLED SERVER

2002-06-27 Thread David Tonhofer, m-plify S.A.
Hi! Here's my micro howto -- notes I took while setting stuff up on my private machine. May be of some help. Most probably some of the 'personal comments' are not 100% accurate, but who's looking a gift horse into the mouth? (As I am using Linux, I probably am though, heh) Best regards,

Re: help needed regarding RSA key generation.

2002-06-27 Thread Vadim Fedukovich
On Wed, Jun 26, 2002 at 07:35:59PM -0500, Manish Ramesh Chablani wrote: > Hi, > > I am new to openSSL. I want to use openSSL to provide cryptographic > functions like (key generation, encryption with public key, signing with private > key, MD5 calculation) i.e. basically I want to use Ope

unixreview: Anne Carasik on openssl

2002-06-27 Thread Vadim Fedukovich
Dear Mr. Casad, UnixReview published Anne Carasik' article on openssl recently. It should be great for LEGO fan or someone studying history of alcohol. However, this article (at least) give wrong advise and show lack of writer competence. To illustrate it: - using "-rand /dev/urandom" while RSA