aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/src/ssl_internal.hrl
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2010-09-06 15:24:41 +0200
committerIngela Anderton Andin <[email protected]>2010-09-07 09:23:20 +0200
commita9b0039e971322b5ece78280e37df86b3ec0a843 (patch)
tree6583d15dd3196aa1d154ef6d4f763371f497a5a5 /lib/ssl/src/ssl_internal.hrl
parent4763e0b7b8c4859d9e56f1fc9aa1426eebc8f65d (diff)
downloadotp-a9b0039e971322b5ece78280e37df86b3ec0a843.tar.gz
otp-a9b0039e971322b5ece78280e37df86b3ec0a843.tar.bz2
otp-a9b0039e971322b5ece78280e37df86b3ec0a843.zip
Add missed DER dh option.
Diffstat (limited to 'lib/ssl/src/ssl_internal.hrl')
-rw-r--r--lib/ssl/src/ssl_internal.hrl1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ssl/src/ssl_internal.hrl b/lib/ssl/src/ssl_internal.hrl
index 3862dc75de..ddb05e70f6 100644
--- a/lib/ssl/src/ssl_internal.hrl
+++ b/lib/ssl/src/ssl_internal.hrl
@@ -69,6 +69,7 @@
password, %
cacerts, % [der_encoded()]
cacertfile, % file()
+ dh, % der_encoded()
dhfile, % file()
ciphers, %
%% Local policy for the server if it want's to reuse the session