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)
Replace `+NORMAL' with the explicit algorithm class wildcards (except
for compression, which I leave turned off).  This completely broke TLS
negotiation for outside senders. :-(


No differences found