[EMAIL PROTECTED] wrote: > I debugged this and it seems that FreeRADIUS doesn't initialize SHA-256 > digest. OpenSSL_add_all_digests() isn't used and I found only calls to > EVP_md5() and EVP_sha1() in the sources.
OK. > I can live with this hack in my test server, but would appreciate it if > FreeRADIUS added official support for SHA-256 digests. I've added the appropriate OpenSSL initialization call to the source. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

