Closed t8m closed 4 days ago
Hi @t8m,
The prerequisite issue is now fixed. Would it be okay if I work on changing the default ciphers?
Should I wait for my previous PR to be merged first, or would it be fine to open a new PR for this change now?
Thanks!
Should I wait for my previous PR to be merged first, or would it be fine to open a new PR for this change now?
I would wait for it being merged.
Ah, it was merged already, so you can go ahead with that PR.
After openssl/openssl#25776 is fixed (i.e. -cipher is implemented for
req
) we should change the default for req, cms and smime apps from 3des to aes-256.