3 Nov
2015
3 Nov
'15
4:48 a.m.
On Tue, Nov 3, 2015 at 4:21 PM, Kirchner, Christoph < Christoph.Kirchner@ekom21.de> wrote:
I think the hash is correct: # echo "12345678" | openssl dgst -sha256 # 2634c3097f98e36865f0c572009c4ffd73316bc8b88ccfe8d196af35f46e2394
Without commenting on the freeradius-side of the setup, shouldn't the hash be this instead? $ echo -n "12345678" | openssl dgst -sha256 (stdin)= ef797c8118f02dfb649607dd5d3f8c7623048c9c063d532cc95c5ed7a898a64f -- Fajar