CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/21 07:13:06
Modified files:
usr.bin/openssl: ca.c openssl.1 openssl.c ts.c x509.c
Log message:
remove vestigial bits of sha-0 and md2 from openssl(1)
Noted by kinichiro on github. We probably need a better way to indicate the
list of message digests that are allowed, as the current ones are nowhere near
exhaustive (sigh - guenther@)
OK guenther@ jmc@
