Remove the never-functional no-sct
authorBenjamin Kaduk <bkaduk@akamai.com>
Wed, 20 Apr 2016 18:51:58 +0000 (13:51 -0500)
committerRich Salz <rsalz@openssl.org>
Tue, 26 Apr 2016 12:32:10 +0000 (08:32 -0400)
commit42a9f38613e05fc653cfb773518213e5333bf09b
tree7223d1e64f2c00f7b0e6c2b48947675324560468
parent1e8ead8688f0afb5584264c29907f089cc1f6a8a
Remove the never-functional no-sct

It was added as part of 2df84dd3299ff25fa078ca7ffbdeaac65b361feb
but has never actually been used for anything; presumably it was
a typo for one of SCTP or CT.

This removes the last '??' entry from INSTALL.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
Configure
INSTALL
apps/openssl.c