Latest Replies
Tuesday
Jan012008

How to deal with the CC.NET + SVN certificate problems

If the CruiseControl.NET is not able to update from the subversion repository, these could be the possible problems:

  • Time on the SVN and CC.NET servers is out of sync. Solution is obvious - synchronize the time.

  • Server's certificate is not accepted and the "Server certificate verification failed: issuer is not trusted" message is logged in the log. Solution :

  • Login with the account the CruiseControl.NET service is running under (you could use "Run As..." on the cmd.exe as well)

  • Either run the integration cycle with the "ccnet.exe" or execute "svn update" for the project

  • Accept the certificate when prompted.

« Development software requirements for the xLim 2 solutions | Main | The worst exception handling »

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>