Re: send encrypted data to remote server

2009-09-09 Thread Paul Allen
IMHO, this is a statement of how an implementation must solve your problem, not a statement of the problem you are trying to solve. I suggest that you forget for the moment everything you think you know about public and private keys, state your problem, and then listen to

Re: Compiling openssl for linux-mipsel

2009-08-05 Thread Paul Allen
far with this. I've used tools built around gcc's --instrument-functions capability to help me understand what parts of libcrypto I actually use, for instance. Paul Allen __ OpenSSL Project

Re: example code for OpenSSL

2009-06-15 Thread Paul Allen
On Mon, 2009-06-15 at 21:32 -0700, patfla wrote: > Hi Paul, > > I'm using (and have used from some time) a windows build of OpenSSL from > here: > > http://www.slproweb.com/products/Win32OpenSSL.html Yup. I don't know why anybody would take that risk when building from trusted source is so easy

Re: example code for OpenSSL

2009-06-15 Thread Paul Allen
forget my puzzlement. Grab a copy of the source from the OpenSSL web site and have a look in the apps and demos subdirectories. You might find some of what you need there. Paul Allen __ OpenSSL Project

Re: Compiling openssl code - ca.c

2009-04-16 Thread Paul Allen
e that's older than the latest from openssl.org. It is fairly simple to operate with multiple OpenSSL versions installed, but you must keep them separate and pay attention to $PATH and to -I and -L compiler switches. Paul Allen __

Re: "openssl smime ... [-md digest] ..." seems to be unknown option ontle last version openssl

2009-03-31 Thread Paul Allen
On Tue, 2009-03-31 at 08:50 -0700, Beneš Vladimír wrote: > Hi, > > there is mentioned command option "-md" on official documentation - > http://www.openssl.org/docs/apps/smime.html# > """ > SYNOPSIS > openssl smime ... [-md digest] ... > ... > COMMAND OPTIONS > ... > -md digest > digest a

Setting the verify time for CRL verification

2009-03-19 Thread Paul Allen
successful\n"); else { BIO_printf(bio_err, "Verification failure\n"); goto end; } Is there a better way to do this that would feel less like crawling through a side window? I'd like to use the front d

Re: Dependency problems

2002-02-28 Thread Paul Allen
our CD for a while and tell you what you need to know in order to proceed. You could catch the return code from the grep and only print the package name containing the match, but I'm not good enough to throw that code off out of my head and have it guaranteed to work. The above will ge

Re: OUCH! Successful Install Broke Logons

2001-12-17 Thread Paul Allen
n between OpenSSL and console logins, but you know your system better than I. Ask yourelf, "How is OpenSSL related to the process of logging in on the console?" Examine the logs for clues. Perhaps you will follow the chain to a resolution. If you uncover more clues but still don't h

Re: /dev/random on Solaris 8 (Sparc)

2001-10-31 Thread Paul Allen
ndom, prngd seems to be the current recommended solution. Paul Allen -- Boeing Phantom Works \ Paul L. Allen, (425) 865-3297 Math & Computing Technology \ [EMAIL PROTECTED] POB 3707 M/S 7L-40, Seattle, WA 98124-2207 \ Prototype Systems Group S/MIME Cryptographic Signature

Re: openssl & openssl-engine

2001-10-25 Thread Paul Allen
egular SSL functionality. Paul Allen -- Boeing Phantom Works \ Paul L. Allen, (425) 865-3297 Math & Computing Technology \ [EMAIL PROTECTED] POB 3707 M/S 7L-40, Seattle, WA 98124-2207 \ Prototype Systems Group S/MIME Cryptographic Signature

Re: error installing under Solaris 8

2001-10-23 Thread Paul Allen
made sure he had a recent copy of binutils installed and then moved /usr/ccs/bin/as aside. Problem solved. The correct solution is probably to rebuild gcc with only the GNU "as" available, so it won't even try to use the one in /usr/ccs/bin. That was deemed to be too much effort ju

Re: remove

2001-07-30 Thread Paul Allen
ack here and tell us exactly what you tried and exactly what happened. Paul Allen -- Boeing Phantom Works \ Paul L. Allen, (425) 865-3297 Math & Computing Technology \ [EMAIL PROTECTED] POB 3707 M/S 7L-40, Seattle, WA 98124-2207 \

Re: OpenSSL for PocketPC?

2001-07-26 Thread Paul Allen
Arno Puder wrote: > > Hello, > > has anyone succeeded in compiling OpenSSL under PocketPC using > Microsoft's Embedded VC++? It works under Linux on an iPAQ. What's Microsoft's problem? :-) Paul Allen -- Boeing Phantom Works \ Paul

Re: errors building openssl 0.9.6b on Solaris 8

2001-07-25 Thread Paul Allen
when it tries to exec the linker. Either your compiler, your linker, or both are incorrectly installed. Good luck! Paul Allen -- Boeing Phantom Works \ Paul L. Allen, (425) 865-3297 Math & Computing Technology \ [EMAIL PRO

Re:

2001-03-01 Thread Paul Allen
Type: application/ms-tnef > Encoding: base64 Excuse me? No Subject: line, no text content, and a Windows binary attachment of some sort? What's your point? :-) Paul Allen -- Boeing Phantom Works \ Paul L. Allen, (425) 865-3297 Math & Computing Technology

Re: Error running under RH Linux 6.2

2001-01-08 Thread Paul Allen
tober. The RSA implementation built into OpenSSL is superior and is now legal to use. Paul Allen "Debra Mendelson, CCE" wrote: > > I built my openssl, modssl, apache system following the general instructions > for building a dso server and got the following error message when I r

Re: Problem compilig under RH Linux 6.2

2001-01-08 Thread Paul Allen
e of the system include files are kernel version dependent and come as a separate package. You need to install the kernel-headers package for your kernel version. It'll be on your RedHat install CD. Paul Allen -- Boeing Phantom Works \ Paul L. Allen, (425) 865-3297 Math &

Re: prng not seeded on Solaris 7 machine

2001-01-08 Thread Paul Allen
Michael Sierchio wrote: > > Paul Allen wrote: > > The SUNWski package works fine on Solaris 8. Really. It doesn't > > complain at install time, and it works fine. > > Just for grins, could you post a definitive URL for the patch? The > only pages I found

Re: prng not seeded on Solaris 7 machine

2001-01-08 Thread Paul Allen
mpting to make certificate for > apache-ssl > > any help would be appreciated. The SUNWski package works fine on Solaris 8. Really. It doesn't complain at install time, and it works fine. Paul Allen -- Boeing Phantom Works \ Paul L. Allen, (425) 865-3

Re: Looking for an HTTPS client for NT C/C++

2000-11-29 Thread Paul Allen
legions continue to toil away in their dungeons. You may rest assured that they do not worry about obscure license clauses that get trampled underfoot. What's the goal here? Is it to produce software that doesn't suck? Or is it to prove that somebody's wrong? I think it's t

Re: compiling openssl

2000-11-13 Thread Paul Allen
that's the really short version of what's written in the > docs... Or to put it another way, "Leave off the configure option that tells it to use RSAREF. It will use the built-in RSA algoritm instead." Good luck! Paul Allen -- Paul L. Allen | voice: (425) 865-3297

Re: ostrich head in the sand... Please stop sending the virus!

2000-11-06 Thread Paul Allen
#x27;m curious. Our corporate gateway apparently filtered this virus, since there's no trace of it in my inbox other than converstion about it. What vulnerability did it exploit? If you care to reply, perhaps edit the To: line to point to me instead of the list. Thanks! Paul Allen -- Paul L. A

Re: How to install Sun patch 105710-01(space)

2000-08-16 Thread Paul Allen
ot;. When it finishes, you will have /dev/random support. You might have to stop and start the daemon with the /etc/init.d/cryptorand script in order for things to work. Exit the root account and go back to building OpenSSL. Paul Allen -- Paul L. Allen | voice: (425) 865-3297

Re: Compiling openssl-0.9.5a with rsaref

2000-07-24 Thread Paul Allen
e? Or do I get to debug code on unfamiliar hardware all by myself? :-) Paul Allen -- Paul L. Allen | voice: (425) 865-3297 fax: (425) 865-2964 Unix Technical Support | [EMAIL PROTECTED] Boeing Phantom Works Math & Computing Technolog