Worst error message ever
January 8th, 2007
1 2 3 |
$ svn commit svn: MKACTIVITY of '/!svn/act/313eea44-b740-40fe-8f1e-f02955f9868f': SSL negotiation failed: SSL error: decryption failed or bad record mac (https://svn.xlsuite.org) |
There exists When performing Subversion operations involving a lot of data over SSL, I get the error SSL negotiation failed: SSL error: decryption failed or bad record mac on the Subversion FAQ. But I searched for that after the fact.
Turns out the error was related to a bad password. Talk about misleading…