Browsers w/o RSA

1999-04-13 Thread Yuval Hager
Hi, In order to conform with US rules about the RSA patent, I want to establish a web server that will be able to establish an SSL session, without creating RSA keys, i.e. using the DH public keys for authentication. can this be achieved ? I need to know that both for Netscape and IE. Thanks,

Re: Browsers w/o RSA

1999-04-13 Thread Dr Stephen Henson
Yuval Hager wrote: > > In order to conform with US rules about the RSA patent, I want > to establish a web server that will be able to establish an SSL session, > without creating RSA keys, i.e. using the DH public keys for authentication. > can this be achieved ? > > I need to know that both fo

Re: Browsers w/o RSA

1999-04-13 Thread Bodo Moeller
On Tue, Apr 13, 1999 at 11:48:02PM +0300, Yuval Hager wrote: > In order to conform with US rules about the RSA patent, I want > to establish a web server that will be able to establish an SSL session, > without creating RSA keys, i.e. using the DH public keys for authentication. > can this be ach