diff options
author | Linus Nordberg <linus@nordu.net> | 2011-07-19 15:21:14 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2011-07-19 15:21:14 +0200 |
commit | 6049df64759b4fd908eb08f381e48d779829e9fe (patch) | |
tree | 37ead82a9181d8f5dc45a852a053c329dab43b58 /ChangeLog | |
parent | de3ec04d9a11d8605b34ada7bd493c49dfdf3b3b (diff) |
Document the default value used for the 'secret' option.
And mention that it's going to change.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -93,5 +93,9 @@ the 0.9.x track. - Detect OpenSSL version at runtime rather than at compile time. 2011-07-03 1.4.3-dev + Notes: + - The default secret for TLS and DTLS will change in a future + relase. Plaese make sure to specify a secret in both client and + server blocks to avoid surprises. Bug fixes: - Debug printout issue. |