On Sat, 10 Apr 2010 15:55:38 +0100
Sad Clouds <cryintotheblue...@googlemail.com> wrote:

> I'm testing a very simple SSL web server. Everything seems to work OK
> with RSA and DSA 1024-bit keys.
> 
> I tried using DSA 2048-bit key and now I'm getting errors:

Maybe it's just the Firefox issue, trying 'openssl s_clien ...' results
in a negotiated SSL connection:

New, TLSv1/SSLv3, Cipher is DHE-DSS-AES256-SHA
Server public key is 2048 bit
Compression: NONE
Expansion: NONE

...

GET / HTTP/1.1
HTTP/1.1 200 OK
Content-type: text/plain
Content-length: 25

Sat Apr 10 16:24:27 2010
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to