Re: RSARef No Longer Available (Was RSAref in the US)

1999-04-14 Thread Ricardo Stella
Yes, but illegal for distribution, UNLESS you can certify the requestor is an US resident or citizen... Isn't that the case ? My .02... Secret Squirrel wrote: > > You wrote: > > > RSAREF is no longer available for download. > > Maybe not from rsa.com, but other sites still have it. > __

SSL with IIS/IE

1999-04-14 Thread Miguel Angel Fraga
IIS and MSIE you have incorporated your CA root certificate into MSIE but your IIS can't see the certificate... that's because IIS (w/ SP3) doesn't use CryptoAPI. Solutions... using SP3: - If you want that IIS4 server recognize your CA root cert, you have to 1. install y

Re: RSARef No Longer Available (Was RSAref in the US)

1999-04-14 Thread Dave Neuer
The RSAREF 2.0 license states that you have the right: "to copy and distribute the Program and Application Programs in accordance with the limitations set forth in Section 2." where the terms in section 2 include: "a. RSA owns the Program and its associated documentation and

Re: Socket closure not detected on NT (intermittent bug?)

1999-04-14 Thread Jeffrey Altman
> On Tue, Apr 13, 1999 at 12:00:00AM +, Andrew Cooke wrote: > > > I am reading across the network, using SSLeay-0.9.0.b, and have an > > intermittent problem - the sending socket is being closed, but this is > > not always being detected by the receiving SSL. In particular, > > > > SSL_read

Re: y2k

1999-04-14 Thread Ben Laurie
Jarvis Mckenzie wrote: > > please could send information/documentation on your preparations for 2000. > fax #: 01223 847176. Thank you. Some people amaze me. Cheers, Ben. -- http://www.apache-ssl.org/ben.html "My grandfather once told me that there are two kinds of people: those who work a

Re: Form to generate certs

1999-04-14 Thread Steffen Dettmer
> > On www.OpenCA.org when will be available... > > And when will that be? I would like to take a look too, but I don't get links at download page... oki, Steffen __ OpenSSL Project http://ww

y2k

1999-04-14 Thread Jarvis Mckenzie
please could send information/documentation on your preparations for 2000. fax #: 01223 847176. Thank you. __ OpenSSL Project http://www.openssl.org User Support Mailing List[

Re: Socket closure not detected on NT (intermittent bug?)

1999-04-14 Thread Stefan Pedersen
On Wed, 14 Apr 1999, Andrew Cooke wrote: > > Hi, > > The problem I am seeing does not resolve itself on subsequent calls to SSL_read - > if it fails to return -1 once, then repeated calls also return 0. In other words, > on most occassions when the socket closes it returns -1 immediately, but

Re: Form to generate certs

1999-04-14 Thread Juan Pablo Rojas Jimenez
GOMEZ Henri wrote: > Hi !!! > > Where can I found HTML/CGI script to generate client certs (pem/p12) > with openssl. > At least can I pass parameters to ssleay/openssl (like cert password and > so one) on > command line ??? try with "ca -spkac" option once yoy have the information about the

Re: Form to generate certs

1999-04-14 Thread Ben Laurie
Massimiliano Pala wrote: > On www.OpenCA.org when will be available... And when will that be? Cheers, Ben. -- http://www.apache-ssl.org/ben.html "My grandfather once told me that there are two kinds of people: those who work and those who take the credit. He told me to try to be in the first

Kompilation von OpenSSL unter HP/UX 10.20 mit dem gcc 2.8.1

1999-04-14 Thread Dirk Ohme
Hallo zusammen, folgendes Problem: * HP Workstation 9000, Modell 715/33 (PA-RISC) * HP/UX 10.20 * GNU C-Compiler (gcc) 2.8.1 Bei Kompilation von OpenSSL 0.9.1c bzw. 0.9.2b beendet sich "make" mit einem internen Fehler von cc1 (Signal 11) im Verzeichnis "crypto/bn/", Datei "bn

Re: Socket closure not detected on NT (intermittent bug?)

1999-04-14 Thread Andrew Cooke
Hi, The problem I am seeing does not resolve itself on subsequent calls to SSL_read - if it fails to return -1 once, then repeated calls also return 0. In other words, on most occassions when the socket closes it returns -1 immediately, but sometimes it repeatedly returns 0. If anyone could ex

Re: Socket closure not detected on NT (intermittent bug?)

1999-04-14 Thread Andrew Cooke
[copied to private email as well as the list] Thank-you very much! That's exactly what I needed. I must also apologise on two accounts: 1: I thought I had based my code on s_client, and can't see now how I ended up so confused. 2: I have already replied to another email of yours asking about

RE: Form to generate certs

1999-04-14 Thread GOMEZ Henri
> On www.OpenCA.org when will be available... > [GOMEZ Henri] I read your previous posts. Take a look at my jonama SSL Proxy (http://www.multimania.com/jonama). Could team latter with your openca project... [GOMEZ Henri] See ___

Compile Problems under HPUX:bn_add_words

1999-04-14 Thread Joerg Kammerer
Hello! I try to compile SSLeay-0.9.0b and openssl-0.9.2b on a HPUX10 In the final linking stage i yield with openssl: cc -o openssl -DMONOLITH -I../include -DB_ENDIAN -D_HPUX_SOURCE -Aa -Ae +ESlit -Wl,-a,archive openssl.o verify.o asn1pars.o req.o dgst.o dh.o enc.o gendh.o errstr.o ca