Posted: Wed Nov 23, 2011 2:50 am
Joined: 07 Nov 2010
Posts: 544
I can no longer check out commits from svn.blender.org. I normally use git-svn, but I also tried the regular svn client, with the same result:
| Code: |
ldo@theon:blender-svn> svn update
svn: OPTIONS of 'https://svn.blender.org/svnroot/bf-blender/trunk/blender': Certificate verification error: signed using insecure algorithm (https://svn.blender.org) |
Anyone else hit this? My Subversion client version is 1.6.17.
Posted: Sun Dec 18, 2011 7:12 pm
Joined: 17 Oct 2002
Posts: 70
I've been having the same problem for a few weeks now( after an OS update) and have googled for hours about the problem ( which is how I found this thread...)
Anyway, last night I found this and it worked for me:
http://linux-knowledgebase.com/en/Tip_of_the_day/December/Certificate_verification_error%253A_signed_using_insecure_algorithm
Posted: Wed Dec 21, 2011 1:31 pm
Joined: 07 Nov 2010
Posts: 544
Hey, it works!
I was previously trying a different workaround, as described here
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507374. But the trouble with that one was, while it worked in the svn client when used directly, I was getting segfaults with git-svn.
With this technique, git-svn can fetch new commits without crashing.
Thanks.
Posted: Wed Apr 04, 2012 8:43 pm
Joined: 19 Dec 2005
Posts: 4
It should be up to the BF sysadmins to fix this (i.e. get a reputable cert), not users to work around this.
Posted: Wed Apr 04, 2012 10:58 pm
Joined: 07 Nov 2010
Posts: 544
In principle, I would agree; in practice, there seem to be disagreements over whether the way MD5 is being used is really insecure or not.
Posted: Mon Jun 18, 2012 4:01 pm
Joined: 18 Jun 2012
Posts: 2
| ldo wrote: |
| In principle, I would agree; in practice, there seem to be disagreements over whether the way MD5 is being used is really insecure or not. |
You're right.
Had the same problem until know. Thank you for sharing the solution!
As long as there are easy workarounds, they should not be blamed! It's a free project. And the usual way is downloading manually anyway . Okay, this is a unpleasant process, but finnally it works.
Nice to know Blender with us.