Package: calendarserver
Version: 3.2+dfsg-4+deb7u1
Severity: important
Tags: patch

Hi

iOS 9 (and 9.0.1) is out, and my old calendarserver stops serving for it over
SSL, unencrypted connection still works.

I added the following lines to /etc/caldav/caldavd.plist and it works again:

 <key>SSLMethod</key>
    <string>SSLv23_METHOD</string>
 
    <key>SSLCiphers</key>
    <string>ALL:!aNULL:!ADH:!eNULL:!LOW:!EXP:RC4+RSA:+HIGH:+MEDIUM</string>
 
    <key>SSL_OP_NO_TLSv1_1</key>
    <true/>

Hope this helps someone ...


Jochen

-- System Information:
Debian Release: 7.9
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages calendarserver depends on:
ii  adduser                3.113+nmu3
ii  libc6                  2.13-38+deb7u8
ii  lsb-base               4.1+Debian8+deb7u1
ii  memcached              1.4.13-0.2+deb7u1
ii  python                 2.7.3-4+deb7u1
ii  python-dateutil        1.5+dfsg-0.1
ii  python-kerberos        1.1+svn4895-1+b2
ii  python-openssl         0.13-2+deb7u1
ii  python-plist           1.8-1
ii  python-pycalendar      2.0~svn188-1
ii  python-pygresql        1:4.0-3
ii  python-pysqlite2       2.6.3-3
ii  python-sqlparse        0.1.4-1
ii  python-twisted-conch   1:12.0.0-1
ii  python-twisted-core    12.0.0-1
ii  python-twisted-mail    12.0.0-1
ii  python-twisted-web     12.0.0-1
ii  python-twisted-words   12.0.0-1
ii  python-xattr           0.6.4-2
ii  python-zope.interface  3.6.1-3
ii  ssl-cert               1.0.32+deb7u1

Versions of packages calendarserver recommends:
ii  python-ldap  2.4.10-1
ii  python-pam   0.4.2-13

calendarserver suggests no packages.

-- Configuration Files:
/etc/caldavd/accounts.xml [Errno 13] Permission denied: 
u'/etc/caldavd/accounts.xml'
/etc/caldavd/caldavd.plist changed [not included]
/etc/caldavd/sudoers.plist [Errno 13] Permission denied: 
u'/etc/caldavd/sudoers.plist'
/etc/default/calendarserver changed [not included]

-- no debconf information

Reply via email to