diff options
author | Linus Nordberg <linus@nordu.net> | 2012-04-11 11:20:37 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2012-04-11 11:20:37 +0200 |
commit | 45cb83f89c693815421792b99d7c2329ad3bb322 (patch) | |
tree | e730c98963839624446e52ab905ad85561e01693 /ChangeLog | |
parent | c9352cfee235a47644b04f14637fd6a8080d164c (diff) |
Change default shared secret for TLS and DTLS.
We change from "mysecret" to "radsec" as per
draft-ietf-radext-radsec-12.txt section 2.3 (4).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,4 +1,10 @@ 2011-12-22 1.6-dev + Incompatible changes: + - The default shared secret for TLS and DTLS connections change + from "mysecret" to "radsec" as per draft-ietf-radext-radsec-12.txt + section 2.3 (4). Please make sure to specify a secret in both + client and server blocks to avoid unwanted surprises. + New features: - Improved F-Ticks logging options. F-Ticks can now be sent to a separate syslog facility and the VISINST label can now be |