[Anthill] subversion adapter and ssl connection.
Misura, Gabe
gabe.misura at eds.com
Thu Oct 20 14:37:20 CDT 2005
Peter,
You need to configure the JVM to trust the certificate via the cacerts
file using the keytool command.
Sun should have more info, but some high level steps are:
1. Export the certificate as a cer file (DER encoded binary X.509 - this
is what I see in IE6).
2. Put the cer file on the machine with the JVM
3. Run the keytool -import command to import the cer file into the
cacerts file.
(More detailed than that I might need to charge a consulting fee. heh)
Gabe Misura
EDS - Michigan Solution Center
MS 13A
500 Renaissance Center
Detroit, MI 48243
Phone:+1-313-230-6119
mailto:gabe.misura at eds.com
The information in this email is confidential and may be legally
privileged. It is intended solely for the addressee. Access to this
email by anyone else is unauthorized. If you are not the intended
recipient, any disclosure, copying, distribution or any action taken or
omitted to be taken in reliance on it, is prohibited and may be
unlawful.
________________________________
From: anthill-bounces at lists.urbancode.com
[mailto:anthill-bounces at lists.urbancode.com] On Behalf Of Peter Rilling
Sent: Thursday, October 20, 2005 12:30 PM
To: anthill at lists.urbancode.com
Subject: [Anthill] subversion adapter and ssl connection.
Importance: High
Hi.
We have just setup Anthill on a server with an SSL certificate.
When I attempt to invoke a build, I get the following error message (in
part):
"svn: PROPFIND request failed on
'/subversion/projects/mbssolutionmaps/branches/d
ev'
svn: PROPFIND of
'/subversion/projects/mbssolutionmaps/branches/dev': Server cer
tificate verification failed: issuer is not trusted
(https://svn01.solutionsiq.c
om)
11:17:06:905 [Thread - AnthillBuildDaemon] ERROR
com.urbancode.anthill.BuildMana
ger - ProfileAdapter checkout failed: 1"
The important issue is the error indicating the certificate
could not be verified. When I do a manual checkout, the SVN command
asks for the certificate to be installed, but Anthill has no such user
interaction. How can I get the subversion adapter to work with an SSL
connection?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.urbancode.com/pipermail/anthill/attachments/20051020/d02c3b83/attachment-0002.htm
More information about the Anthill
mailing list