[kepler-dev] [Bug 5342] ant update hangs if the svn certificate changes (and possibly always hangs the first time)
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Thu Aug 4 10:32:34 PDT 2011
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5342
Daniel Crawl <crawl at sdsc.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from Daniel Crawl <crawl at sdsc.edu> 2011-08-04 10:32:34 PDT ---
Fixed in r28185.
Subversion appears to only save certificates locally if the signing authority
is not trusted by the local machine. After I removed the authorities that
signed the certificate for code.kepler-project.org from the list of trusted
authorities, svn prompted me to save the certificate.
You can see the signing authorities:
openssl s_client -connect code.kepler-project.org:443 -prexit
This only occurs for build-area since that is the only resource checked out
using https. Perhaps the other modules and Ptolemy should use https as well.
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Kepler-dev
mailing list