Remove some unused options from 10-main.conf
authorBenjamin Kaduk <bkaduk@akamai.com>
Wed, 3 Aug 2016 20:07:55 +0000 (15:07 -0500)
committerRich Salz <rsalz@openssl.org>
Thu, 4 Aug 2016 18:30:31 +0000 (14:30 -0400)
commit2b58c83e6271cd9ca4cde02d58cb428c351908f9
tree4a301a1fbb8b114b984f561be99139aeb88f94fd
parentdc57696ceec4643da1cbb69f9d1491a96e5126c4
Remove some unused options from 10-main.conf

The options RC4_CHUNK_LL, DES_PTR, and BF_PTR were removed by Rich
in commit 3e9e810f2e047effb1056211794d2d12ec2b04e7 but were still
sticking around in a coupule configuration entries.

Since they're unused, remove them.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1390)
Configurations/10-main.conf