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,
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
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