Prevent STARTTLS connection error BAD_IDENTITY: Closes bgo#726943
Certificate verification was failing because the wrong Connectable was being passed to the TLS connection code. This patch also cleans up Geary.Endpoint by using a NetworkAddress object to hold the hostname and port.
This commit is contained in:
parent
f1860dc8af
commit
0c1f61427b
5 changed files with 10 additions and 14 deletions
1
THANKS
1
THANKS
|
|
@ -27,6 +27,7 @@ Kai Mast <mail@kai-mast.de>
|
|||
William Jon McCann <william.jon.mccann@gmail.com>
|
||||
Thomas Moschny <thomas.moschny@gmx.de>
|
||||
Tom Most <twm@freecog.net>
|
||||
Philipp Nordhus <philipp@nhus.de>
|
||||
Andreas Obergrusberger <tradiaz@yahoo.de>
|
||||
Martin Olsson <martin@minimum.se>
|
||||
Robert Park <rbpark@exolucere.ca>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue