On 8/24/07, Steffen Schulz <[EMAIL PROTECTED]> wrote:
>
> Okay. How much is missing to use DSA-suites in the 'server' sample
> program? The calls to look up the certificate and supply it to ssl look
> rather generic. OTOH, the server signing routines in the ssl library
> seem to be missing..

Yes, most of the missing code is in the SSL library.  There is a
work-in-progress patch in the bug report for this feature:
https://bugzilla.mozilla.org/show_bug.cgi?id=102794

If you're interested in working on this, you may be able to use
that patch as a starting point.  We support the ECDSA
ciphersuites on both the client and server sides.  The ECDSA
server side code may be similar to what needs to be written
for server side DSA ciphersuites support.

Wan-Teh
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to