http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5342
Daniel Crawl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Daniel Crawl <[email protected]> 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. _______________________________________________ Kepler-dev mailing list [email protected] http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
