REMOVE

2002-02-27 Thread Noronha, Conrad
Title: REMOVE REMOVE

RE: BCC and DLLs

2002-02-27 Thread Harry
Making DLL’s with Borland is not dependent upon the Operating System.   In your existing project,  select Project|New Target.   On the ensuing dialog, type in the name of the DLL and accept the default STANDARD.  Press OK.  On the next dialog,  choose Target Type DLL,  platform WIN32.  F

Re: SSL and proxy server

2002-02-27 Thread Pablo J Royo
Hi: I´ve faced the same problem.The true problem comes up when you want to authenticate the remote server and in the process you resolve the IP of the CN field of the certificate that he(the server) sends you during handshake to see if its the same you are connected to.If this is the case (which

Re: Cryptography question about private key encryption

2002-02-27 Thread David Tonhofer, m-plify S.A.
--On Wednesday, February 27, 2002 7:35 PM +0200 [EMAIL PROTECTED] wrote: > I have a quick question about encrypting with private key. > > First background: I have a short piece of data (symmetric encryption > key + some other stuff) encrypted with RSA private key. You want to encrypt the key+

Re: SSL and proxy server

2002-02-27 Thread Tim Regovich
are you talking about an http protocol or a custom protocol? If you are doing custom work you will need to wrap your stuff in the calls that proxy servers use, either SOCKS or http. If you are talking about an http proxy server, check the rfc. you will want to use the connect command to tunnel ss

SSL and proxy server

2002-02-27 Thread M.Srikanth
guys, i am faced with a small problem. I am developing an ssl based application based on client - server model but one constraint i have is that the application shud work even if the client is behind a proxy. so i have to implement ssl and this needs to work even

Re: Cryptography question about private key encryption

2002-02-27 Thread Erwann ABALEA
On Wed, 27 Feb 2002, Michael Sierchio wrote: > Erwann ABALEA wrote: > > On Wed, 27 Feb 2002 [EMAIL PROTECTED] wrote: > > > >>I have a quick question about encrypting with private key > > > > That's what we call a signature, and even if it is possible to encrypt > > data with whichever key you wan

Re: Problem openssl.cnf - determining certificate's purposes

2002-02-27 Thread Huibert Kivits
Hi Steve, You're right, thanks for hinting me to the openssl.txt - file. There really should be a link to this file on the openssl.org-pages. It's a great doc, kudos, but I could only find it by looking for "openssl.txt" at Google. When printing the certificate with openssl x509 -in cert.pem -

asn1 error

2002-02-27 Thread Auteria Wally Winzer Jr.
I get the following error after compiling openssl-0.9.6c on Debian Linux after creating my own CA: [Tue Feb 26 12:43:32 2002] [error] mod_ssl: Init: Unable to read server certificate from file /etc/apache/ssl.key/server.key (OpenSSL library error follows) [Tue Feb 26 12:43:32 2002] [error] Open

Re: Cryptography question about private key encryption

2002-02-27 Thread Michael Sierchio
[EMAIL PROTECTED] wrote: > Now I'd like to know how difficult it would be to get the symmetric > key without actually having the public key? > > Should I generate or modify the RSA key in some specific way to > make this more difficult? It's not clear to me what the application is here. If you

Re: Cryptography question about private key encryption

2002-02-27 Thread Michael Sierchio
Erwann ABALEA wrote: > On Wed, 27 Feb 2002 [EMAIL PROTECTED] wrote: > >>I have a quick question about encrypting with private key > > That's what we call a signature, and even if it is possible to encrypt > data with whichever key you want, it's definitely not a good idea to > *encrypt* with a *p

Re: Cryptography question about private key encryption

2002-02-27 Thread Erwann ABALEA
On Wed, 27 Feb 2002 [EMAIL PROTECTED] wrote: > I have a quick question about encrypting with private key. That's what we call a signature, and even if it is possible to encrypt data with whichever key you want, it's definitely not a good idea to *encrypt* with a *private* key, and *decrypt* with

Cryptography question about private key encryption

2002-02-27 Thread Ari . Hyttinen
I have a quick question about encrypting with private key. First background: I have a short piece of data (symmetric encryption key + some other stuff) encrypted with RSA private key. Then this symmetric key is decrypted using the corresponding RSA public key. I'm using 2048 bit RSA key created

RE: Newbie

2002-02-27 Thread Shyamal Kumar
Hi Binu! Take a look at www.openssl.org. the source already has demo applications. -Original Message- From: Binu [mailto:[EMAIL PROTECTED]] Sent: Friday, February 26, 1999 10:59 PM To: [EMAIL PROTECTED] Subject: Newbie Iam very new to this mailing list ..ie first mail to this list

installing on AIX 4.2.1

2002-02-27 Thread John Baker
Hi, I'm trying to configure and install openssl-0.9.6c on AIX 4.2.1. As soon as I do the ./config I get the following: ./config Operating system: 03226600-ibm-aix Global symbol "which" requires explicit package name at ./Configure line 521. Global symbol "usage" requires explicit package na

client authentication errors

2002-02-27 Thread Otto, Steffen
Hi, I'm using apache 1.13.9 with mod_ssl 0.9.6 at SuSE Linux 7.2. The client authentication I configured between MSIE 6.0 or Netscape 4.77 as browsers and the apache server works - but also fails. It denies the user from protected sites (those sites that the client authentication is configured

Re: Trouble when compiling OpenSSL with Borland C++ Builder 3.0

2002-02-27 Thread Gerrit P. Haase
Richard, 2002-02-27 15:07:08, du schriebst: > gerrit> Then the .pod files are buggy? > When I looked through all of this, I found pod2html (or rather the > file Html.pm, which is what pod2html uses) to be a bit buggy. Possible. > I haven't looked since, maybe Html.pm has changed for the bett

Re: Trouble when compiling OpenSSL with Borland C++ Builder 3.0

2002-02-27 Thread Richard Levitte - VMS Whacker
From: "Gerrit P. Haase" <[EMAIL PROTECTED]> gerrit> > Another problem is documentation . I know that it is in POD format but how gerrit> > to make it in HTML ? gerrit> > I did probe to make it with pod2html perl script (included in ActivePerl gerrit> > distribution) but without success.To many er

Re: Trouble when compiling OpenSSL with Borland C++ Builder 3.0

2002-02-27 Thread Gerrit P. Haase
Hallo Bogusław, Am 2002-02-26 um 19:06 schriebst du: > Another problem is documentation . I know that it is in POD format but how > to make it in HTML ? > I did probe to make it with pod2html perl script (included in ActivePerl > distribution) but without success.To many errors is produced and I

Fwd: Fwd: Re: Trouble when compiling OpenSSL with Borland C++ Builder 3.0

2002-02-27 Thread Gerrit P. Haase
Hallo Bogusław, Am 2002-02-26 um 22:30 schriebst du: > How to make HTML documentation from POD files ? pod2html comes with perl. Once you have converted all to single html files you can make a big CHM package out of it. > Or maybe current documentation in HLP CHM or PDF files exists? Sure, I

world.openssl.org [129.132.7.153]: Connection refused

2002-02-27 Thread Gerrit P. Haase
Hallo openssl-users, My Exim at home told me: 2002-02-27 00:26:47 16fqYW-8y-00 world.openssl.org [129.132.7.153]: Connection refused 2002-02-27 00:26:47 16fqYW-8y-00 == [EMAIL PROTECTED] T=remote_smtp defer (111): Connection refused Hmmm, are they using Orbs or some other service?

Re: HP-UX & application linking problems

2002-02-27 Thread Marko Asplund
On Tue, 26 Feb 2002, Lutz Jaenicke wrote: > ... > Hmm, hmm. I am not sure whether it is part of the assember code itself > or of the flags. > ... > * As no ASFLAGS are specified, +z/+Z is nowhere set when building. > I just tried to manually build pa-risc2.o calling > as +Z -o pa-risc2.o pa

REMOVE

2002-02-27 Thread narayana
REMOVE   *** narayana

BCC and DLLs

2002-02-27 Thread Jonathan Marriott
Does anybody know how to make DLLs using Borland C Compiler under Windows 2000?   Jon

Error Codes for openssl

2002-02-27 Thread scottmm2002
I keep receiving the below error codes in my log files. Where on openssl.org are the error codes? [26/Feb/2002 17:57:24 14959] [error] OpenSSL: error:0B080074:lib(11):func(128):reason(116) Any info would be greatly appreciated! Scott _