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: 23 Jan 2009 18:59:03 -0000

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


Eric Sandall <sandalle AT sourcemage.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|DUPLICATE |




--- Comment #2 from Eric Sandall <sandalle AT sourcemage.org> 2009-01-23
12:59:02 ---
That's for wget and https, this bug is for svn and https. SVN does not have a
"--no-check-certificates" option.

I tried doing an 'echo t | svn checkout blah blah" in dl_handlers/dl_svn, but
SVN discards any passed input for "security". The "t" was to temporarily
accept
the certificate.

If I manually run "svn checkout -r HEAD
https://svn.openchange.org/openchange/trunk libmapi" as root and permanently
(p) accept the certificate, successive SVN https checkouts from
svn.openchange.org seem to work.

Also, dl_handlers/dl_svn doesn't use SOURCE_HINTS. ;)


--
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