For about 6 hours I'm now trying to checkout a working copy from my teams server.
This is my command svn co https://myserver.com/svn/myproject workingcopy
But I get the following error message: svn: OPTIONS of 'https://myserver.com/svn/myproject': SSL handshake failed: SSL error: certificate verify failed (https://myserver.com/svn/)
On every machine I'm trying to checkout this workingcopy it works like a charm, just on my Mac I'm getting this certain error.