Date: Thu, 19 Dec 2002 17:27:23 -0800
Subject: Build failed on Mac OS X
From: Eric Mickelson <[EMAIL PROTECTED]> sez:
> I'm unable to build OpenSSL 0.9.6h on Mac OS 10.2.2. As you can see in
> the output below I get an undefined symbol. Any help would be greatly
> appreciated.
Under my Mac(10
On Thu, 19 Dec 2002 16:29:15 -0500, Barry, Richard wrote:
>>>This is a classic denial-of-service which is impossible to defend against
>>>at
>>>the application level.
>>Nonsense. It's a result of a design flaw (process per connection, with
>>the
>>process assigned before the connection is va
Are these just SYN packets? What is the size of these packets?
I suppose one could combine firewall connection rate throttling against
packets hitting port 443 which are between size n and m. If the full TCP
handshake does complete, does the slapper actually send a GET or POST (or
does it jus
Platform: UNIX, solaris, PERL 5.6.1, Net::SSLeay-1.18, OpenSSL 0.9.6e
I have written code to make a https call to a secure server that also
requires user authentication. Using the Net::SSLeay::get_https
function,
see code below. A request is made to retrieve a large document. Once
the file
Crypt-SSLeah-0.45 successfully built and installed on
HP-UX 11.00 perl-5.6.1, perl-5.8.0, blead@18335 openssl-0.9.6g
cygwin-1.3.17-1 perl-5.8.0/64, blead@18228/32openssl-0.9.6h-1
HP-UX needed -lgcc (Makefile.PL did this automatically) for _umoddi3, just as
AIX-4.3
--
H.Merijn Bra
I'm unable to build OpenSSL 0.9.6h on Mac OS 10.2.2. As you can see in
the output below I get an undefined symbol. Any help would be greatly
appreciated.
./config --prefix=/usr/local --openssldir=/usr/local/ssl shared threads
make
...
cc -o openssl -DMONOLITH -I../include -fPIC -DTHREADS -D_R
>>This is a classic denial-of-service which is impossible to defend against at
>>the application level.
>
> Nonsense. It's a result of a design flaw (process per connection, with the
>process assigned before the connection is validated along with a limited
>number of processes) in the appl
> they are looking pkcs#7 certificates.
>
> Is that possible using openssl?
Neil
It sure is possible. I wrote a little paper on creating them for use
with php, perhaps it will be helpful to you.
http://emkdesign.com/doc/openssl_pkcs7_encrypt.pdf
I have revised the document a bit, I will post
Hi,
I'm using the Beta 5 of OpenSSL 0.9.7.
I'm having a problem, each time I receive the "unknown" certificate status.
Could anyone explain what it means?
I don't know what it means, whether it is a valid certificate or
a revoked certificate, or that it doesn't mean anything.
I use these comm
Hello all.
Trying to run in W2K the Sign sample provided by OpenSSL, I get the follow:
"Unhandled exception in Sign.exe(NTDLL.DLL):0xC5:Access Violation."
Debbugin the source, the error occurs when the method
"PEM_read_PrivateKey(fp, NULL, NULL,NULL);"
is called.
Any suggestion?
thank
Hi.
I have a library tool written to work on Solaris and Win platform.
This libtool uses 'crypto' library from OpenSSL package.
In this form, all things are OK.
The problem has been introduced when I extended the tool
with capabilities derived from 'ssl' library from OpenSSL package.
I have b
"Jean Pierre Cognasse" <[EMAIL PROTECTED]> writes:
> Hello,
>
> I did not read your conversation from the start but did you try the
> driver from
> http://oss.software.ibm.com/developerworks/opensource/4758/index.html ?
As far as I know this is still the kernel 2.2 driver.
Unfortunately it needs
> I did not read your conversation from the start but did you try the
> driver from
> http://oss.software.ibm.com/developerworks/opensource/4758/index.html ?
yes. it's the driver for 2.2.x kernels.
> I very concerned by using the linux driver because I would like to use
> it under QNX V6 and I
This driver is working. You have to recompiled it before using it.
But the problem is that it is not the sharing object needed by openssl ENGINE.
Michiels Olivier
On Friday 20 December 2002 09:30, Jean Pierre Cognasse wrote:
> Hello,
>
> I did not read your conversation from the start but did you
Hello,
I did not read your conversation from the start but did you try the
driver from
http://oss.software.ibm.com/developerworks/opensource/4758/index.html ?
I very concerned by using the linux driver because I would like to use
it under QNX V6 and I don't understand exactly what I need in addi
15 matches
Mail list logo