diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-10-29 14:02:22 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-10-29 14:02:22 +0000 |
commit | 767ce4b7803e04003e3ac12767863bfaba6221d1 (patch) | |
tree | eabba7b8d775a58dbd161a96c46c20e6e189d60d /NEWS | |
parent | 2839204e8160dc13d57e861fe0374410cebd3de2 (diff) | |
download | fetchmail-767ce4b7803e04003e3ac12767863bfaba6221d1.tar.gz fetchmail-767ce4b7803e04003e3ac12767863bfaba6221d1.tar.bz2 fetchmail-767ce4b7803e04003e3ac12767863bfaba6221d1.zip |
Add support for SubjectAltName (RFC-2595 or 2818). Patch by Roland Stigge, Debian Bug#201113.
svn path=/trunk/; revision=4368
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -238,6 +238,8 @@ fetchmail 6.3.0 (not yet released officially): by Sunil Shetye. (MA) * fetchmailconf -h documents the fetchmailconf -h option. Matthias Andree * fetchmailconf -V now prints the fetchmailconf version. Matthias Andree +* Add support for SubjectAltName (RFC-2595 or 2818), to avoid bogus certificate + mismatch errors. Patch by Roland Stigge, Debian Bug#201113. (MA) # INTERNAL CHANGES * Switched to automake. Matthias Andree. |