double the allowed length for the 'tls ciphers' option
authorjasper <jasper@openbsd.org>
Sun, 19 Aug 2018 18:03:35 +0000 (18:03 +0000)
committerjasper <jasper@openbsd.org>
Sun, 19 Aug 2018 18:03:35 +0000 (18:03 +0000)
commitd193c4ff2b8498b736a8b727ed36ca2f551a824d
tree96b2996214a8cedabb48535e469416dbdc262c3a
parentfc5237a0faea498105e32ce5ded7c7ae0717a431
double the allowed length for the 'tls ciphers' option

for example now it can hold the recommended cipher list from the mozilla
ssl config generator rather than failing with a "ciphers too long" error.

ok benno@ sthen@ tb@
usr.sbin/httpd/httpd.h