Comment 60 for bug 294648

Revision history for this message
Martin Lindhe (martinlindhe) wrote :

Hello. Yesterday I updated our dev server from Ubuntu 11.04 to 11.10. And now all our LTS server installs (Ubuntu 10.04) can no longer communicate with the svn repository:

svn: OPTIONS of 'https://xxx/xxx': SSL handshake failed: SSL error: A TLS warning alert has been received. (https://xxx)

using the suggested libneon alias:

svn: OPTIONS of 'https://xxx/xxx': SSL handshake failed: SSL error code -1/1/336032856 (https://xxx)

I also tried the "SSLVerifyClient none" apache config without success

Ubuntu 10.04 LTS has libneon27 version 0.29.0-1

Can the libneon package be backported to LTS to fix up this infrastructure mess, or do you expect us to upgrade all LTS servers to non LTS builds in order to continue to check out code to them (production systems)?