Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 15045] svn_https fails with most (all?) certificates

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 15045] svn_https fails with most (all?) certificates
  • Date: 21 Apr 2009 21:19:04 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15045





--- Comment #9 from Eric Sandall <sandalle AT sourcemage.org> 2009-04-21
16:19:03 ---
Using subversion 1.6.1

I've added the following to libmapi/DETAILS in the SCM section:
SOURCE_HINTS="no-check-certificate"

With latest changes to master branch in sorcery:
# summon libmapi
Downloading source file libmapi-svn.tar.bz2
Running svn checkout...
svn checkout --non-interactive -r HEAD
https://svn.openchange.org/openchange/trunk libmapi
svn: OPTIONS of 'https://svn.openchange.org/openchange/trunk': Server
certificate verification failed: issuer is not trusted
(https://svn.openchange.org)
Download of libmapi-svn.tar.bz2 failed

It doesn't seem to be passing --trust-server-cert to summon.

If I run `$ svn checkout --trust-server-cert --non-interactive -r HEAD
https://svn.openchange.org/openchange/trunk libmapi` manually it does work.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page