Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

Is any security supported when using a external server from the "Artifact Downloads" tab of a build result.

Our build output is large (some builds have 150GB output) so we store the larger artifacts on an external server (as suggested here https://jazz.net/library/article/797).

However when we try to access them using the eclipse client we get the following error:
Server returned HTTP response code: 401 for URL: https://builddatafs.example.com//pathtobuildresult/some.jar
  java.io.IOException

If I copy the URL into a defect description or an external browser it works fine - after prompting me for a username and password.
Again if I use the RTC webclient it works fine.

Is there any way to get the eclipse client to prompt for passwords?

0 votes



One answer

Permanent link
For all I can tell, the Eclipse client uses a browser. You can configure which one in Preferences>General>Web Browser.
There is an internal web browser that is used by default.

As far as I can tell it is not the browser that asks for passwords. The web page needs to detect that there is a need and ask and store Cookies.

I can only assume that the web server with your results has an issue.

I would try to switch to an external browser - that is what I usually do, as the screen real estate is very limited for the internal browser.

0 votes

Comments

When I'm following a link I've set eclipse up to launch an external browser.
Sadly if I'm trying to download from the downloads tab some internal system is used.

If the server uses an internally signed certificate where we've added the root cert to our SDK I get a certificate error :
"java.security.cert.CertificateException: No subject alternative DNS name matching fileserver.example.com found.
  javax.net.ssl.SSLHandshakeException"

So we bought an externally signed certificate and now we get the 401 error.

I am not a certificate expert, but there seems to be an issue with the certificate and the DNS data.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jul 06 '16, 7:12 a.m.

Question was seen: 1,444 times

Last updated: Jul 28 '16, 2:34 a.m.

Confirmation Cancel Confirm