summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Laurie <ben@links.org>2016-03-17 18:17:03 +0000
committerBen Laurie <ben@links.org>2016-03-22 11:14:28 +0000
commit3fd4d211aec1f9d1890c870f55517ff0bd89ee56 (patch)
treefbe9378680718a182044f4e435a8b8a868000f9d
parent04f6b0fd9110c85c3c0d6d1172005d1c6755ac86 (diff)
sctp requires dgram.
Reviewed-by: Matt Caswell <matt@openssl.org>
-rwxr-xr-xConfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configure b/Configure
index e1ede8c5ac..d59be9b419 100755
--- a/Configure
+++ b/Configure
@@ -358,7 +358,7 @@ my @disable_cascades = (
"des" => [ "mdc2" ],
"ec" => [ "ecdsa", "ecdh" ],
- "dgram" => [ "dtls" ],
+ "dgram" => [ "dtls", "sctp" ],
"dtls" => [ @dtls ],
# SSL 3.0, (D)TLS 1.0 and TLS 1.1 require MD5 and SHA