TeamCity & Beanstalk: bad_record_mac

I started getting _bad_record_mac_ errors when TeamCity would try to connect to our SVN repository hosted on beanstalkapp.com. Here is the fix:

  • From command prompt, run c:\teamcity\bin\tomcat7w.exe /ES/TeamCity
  • Click the "Java" tab
  • Add the following to Java Options: -Dsvnkit.http.sslProtocols=SSLv3
  • Restart the teamcity service

From: http://devnet.jetbrains.net/thread/434355;jsessionid=D5DF978AB09E2CD1E16F9C8B65482E94?tstart=-2