On 8/23/07, Steffen Schulz <[EMAIL PROTECTED]> wrote: > Hi, > > > I want to test DSA ciphersuites, but 'server' and 'selfsrv' seem to be > unable to handle them. > > I changed the source to enable some TLS-DSA suites but it seems > the ssl library is not being supplied with a valid certificate. > > > I created the dsa certificates with: > > openssl pkcs12 -export -in dsa.crt -inkey dsa.key -out dsa.p12 -name dsa_srv > pk12util pk12util -i dsa.p12 -d certs > > > Is usage of DSA-suites disencouraged? How can I test them?
No, the use of DSA ciphersuites is not discouraged. But we haven't implemented DSA ciphersuites on the server side. They are only implemented on the client side. I believe this is the problem you're running into. Wan-Teh _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto