Comment 1 for bug 1516703

Revision history for this message
Wenzhi Yu (yuywz) wrote :

I think we do NOT need to introduce a new config option for specifying the digest algorithm. Since SHA-256 is considered to be a secure algorithm, we can just use SHA-256 when make "openssl req" call. This can make the code clean and simple.