SSL Error causing Cruise Control Issue
Moderator: SourceGear
SSL Error causing Cruise Control Issue
I am trying to get CruiseControl.Net(ccnet) set up for my dev team and I have run into and issue with Vault.
CCnet attempts to run the history command on our reposistory - which works but brings up an error before the XML like output:
Certificate Problem with accessing https://myvaultserver/VaultService/VaultService.asmx
Problem code 0x00000000, Unknown Certificate Problem.
Accepting Certificate despite problems.
This is causing an issue with CCnet becuase it is expecting XML so it can parse out the history. If I connect without SSL - the issue goes away.
I brought this issue up awhile back concerning the GUI for this error - but that way before I attempted to use Vault from CCnet.
So - my questions are:
1) Can the error be resolved (or is this a .Net Framework issue)
2) Is there a way to suppress the error message?
3) Could the error at least be surrounded by some tags so that the file is still XML like?
Thanks,
Ron
CCnet attempts to run the history command on our reposistory - which works but brings up an error before the XML like output:
Certificate Problem with accessing https://myvaultserver/VaultService/VaultService.asmx
Problem code 0x00000000, Unknown Certificate Problem.
Accepting Certificate despite problems.
This is causing an issue with CCnet becuase it is expecting XML so it can parse out the history. If I connect without SSL - the issue goes away.
I brought this issue up awhile back concerning the GUI for this error - but that way before I attempted to use Vault from CCnet.
So - my questions are:
1) Can the error be resolved (or is this a .Net Framework issue)
2) Is there a way to suppress the error message?
3) Could the error at least be surrounded by some tags so that the file is still XML like?
Thanks,
Ron
We will look into it, but I can't promise whether this particular issue can be solved - it depends where the error message is coming from. If it is coming from the .Net framework, we wouldn't be able to wrap it in our xml.
In any case, you might try bring up the GUI client for the same user on the same machine, and accepting the certifcate to the server you are connecting to. It should not ask again after that, and then you shouldn't get this particular error anymore.
Let us know whether that solves the problem.
Thanks,
In any case, you might try bring up the GUI client for the same user on the same machine, and accepting the certifcate to the server you are connecting to. It should not ask again after that, and then you shouldn't get this particular error anymore.
Let us know whether that solves the problem.
Thanks,
It's been accepted in the client GUI already. You never see this error in the client GUI after that first time accepting the cert.
Running the commandline version you see the error every time a command is run.
I emailed a friend about it who also runs Vault with SSL and who has a Verisign cert. He hadn't tried the commandline version yet, but when he did he got the same problem.
My cert is a Thawte cert.
Just to test things I setup our copy of Vault in one of our webs with a GeoTrust cert and it had the same thing also.
What certs does this thing work with? Between Verisign, Thawte, and Geotrust that pretty much covers the bases. Also our Thawte and Geotrust certs are being used for other sites and never have a problem.
Running the commandline version you see the error every time a command is run.
I emailed a friend about it who also runs Vault with SSL and who has a Verisign cert. He hadn't tried the commandline version yet, but when he did he got the same problem.
My cert is a Thawte cert.
Just to test things I setup our copy of Vault in one of our webs with a GeoTrust cert and it had the same thing also.
What certs does this thing work with? Between Verisign, Thawte, and Geotrust that pretty much covers the bases. Also our Thawte and Geotrust certs are being used for other sites and never have a problem.
Any update to the status of this?
We've been effectively unable to automate a build process with our offshore development team because of this error. We cannot send our source code over the wire without SSL. Any ideas? work arounds?
The workflow is pretty ugly and leads to occasional (maybe more frequent than occasional) user error on the upload process.
The workflow is pretty ugly and leads to occasional (maybe more frequent than occasional) user error on the upload process.