]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.8] net/smtp: NewClient: set tls field to true when already using...
authorJeff <jeffreyh192@gmail.com>
Thu, 5 Oct 2017 17:11:17 +0000 (10:11 -0700)
committerRuss Cox <rsc@golang.org>
Fri, 20 Oct 2017 16:38:29 +0000 (12:38 -0400)
commitc3a62a2c6bbfe06592d442a6844d12ab45bf7a54
tree4035e9cfaaeb13d9a6d4146d399b66beda5bbf84
parenta0be3483e14c3d31afb93286227eae148c8223f5
[release-branch.go1.8] net/smtp: NewClient: set tls field to true when already using a TLS connection

Change-Id: I34008f56c191df0edcaafc20d569bbc6184f89fc
Reviewed-on: https://go-review.googlesource.com/68470
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/smtp/smtp.go
src/net/smtp/smtp_test.go