config.m4: Fix the `acceptable' ciphers list.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 29 Jul 2017 20:02:39 +0000 (21:02 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 29 Jul 2017 20:02:39 +0000 (21:02 +0100)
commit09c2d8d8277db1e68554b735350903ef927ed246
tree91833a427bd3fdf06ad654ab907f93a6e07dd03f
parent2d3b825d0876f639b68ee1d0cb5c356f7268991c
config.m4: Fix the `acceptable' ciphers list.

Replace `+NORMAL' with the explicit algorithm class wildcards (except
for compression, which I leave turned off).  This completely broke TLS
negotiation for outside senders. :-(
config.m4