adium 5612:8af6a0aacb48: Fix typo, self-signed isn't required, j...

commits at adium.im commits at adium.im
Wed Jul 3 09:13:53 UTC 2013


details:	http://hg.adium.im/adium/rev/8af6a0aacb48
revision:	5612:8af6a0aacb48
branch:		adium-1.5.8
author:		Thijs Alkemade <me at thijsalkema.de>
date:		Wed Jul 03 11:13:41 2013 +0200

Fix typo, self-signed isn't required, just untrusted.

diffs (12 lines):

diff -r 0c59ebc1bed5 -r 8af6a0aacb48 ChangeLogs/Changes.txt
--- a/ChangeLogs/Changes.txt	Wed Jul 03 11:11:16 2013 +0200
+++ b/ChangeLogs/Changes.txt	Wed Jul 03 11:13:41 2013 +0200
@@ -11,7 +11,7 @@
  * Fixed the following weaknesses in the SSL code:
    * Removed all anonymous ciphers from the list Adium tries, these are insecure and would crash Adium.
    * Removed SSL_RSA_WITH_NULL_MD5 from the list of cipers, as it doesn't use encryption.
-   * Removed the caching of untrusted self-signed certificates, as the implementation would make it easy to replace it with a different certificate when reconnecting.e
+   * Removed the caching of untrusted certificates, as the implementation would make it easy to replace it with a different certificate when reconnecting.
 
 Version 1.5.6 (3/18/2013)
  * Fixed a crash on startup on 10.6.8.




More information about the commits mailing list