#2 Offer digests other than SHA256.
Closed: Fixed None Opened 14 years ago by nalin.

Currently we hard-code use of SHA256 everywhere. While that's probably okay for now, we should be able to use other digests, in case we meet a CA that doesn't understand SHA256 yet, or when we inevitably find ourselves having to support using something else.


Landed in 0.19 -- SHA1, SHA256, SHA384, and SHA512 are all available, though we still default to SHA256.

Login to comment on this ticket.

Metadata