﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
1055	Allow to configure ssl_ciphers in multiple lines	heptathlon@…		"It would be nice to be able to use multiple lines for ssl_ciphers, for example:

ssl_ciphers ""\
ECDHE-RSA-CHACHA20-POLY1305: \
ECDHE-RSA-AES256-GCM-SHA384: \
ECDHE-ECDSA-AES256-GCM-SHA384 \
"";

Instead of 
ssl_ciphers ""ECDHE-RSA-CHACHA20-POLY1305:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384"";

Especially cool if we use a lot of cipher suites"	enhancement	new	minor		other	1.9.x				-	-
