﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
20743	Support keyfile/certfile in SMTP connections	Claude Paroz	Tim Graham	"This was initially included in a patch on #13142 (https://github.com/django/django/pull/347), but the SSL support was added in commit for #17471.

`keyfile`/`certfile` are optional parameters to either [http://docs.python.org/2/library/smtplib.html#smtplib.SMTP.starttls `SMTP.starttls`] or [http://docs.python.org/2/library/smtplib.html#smtplib.SMTP_SSL `smtplib.SMTP_SSL`].

Is there another way than adding two new settings?"	New feature	closed	Core (Mail)	dev	Normal	fixed			Accepted	1	0	0	1	0	0
