Re: certificates of major CAs

1999-10-03 Thread Remo Tabanelli
suvvia ... strings e' uno stupidissimo comando (sotto unix) che estrae le "stringhe" (null terminate) da un eseguibile Quindi con "strings " si intende dai il comando strings passandogli come argomento il nome con cui hai chiamato il netscape (eseguibile) sul tuo sistema R. Massimo Ca

Re: Setup for SSL_DHE_DSS_* again

1999-10-03 Thread Dr Stephen Henson
> David Murphy wrote: > > > This works OK in that the SSL handshake succeeds. However I notice in > the client side that the server has sent the private key to the client > during the handshake. That didn't seem to right so I tried to put the > private key into a separate file (and remove it fro