Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Insecure protocol when trying to login.

I'm trying to work through the Hello Jazz example. I'm getting the
following exception when my Hello Jazz unit test attempts to call
login()

com.ibm.team.repository.common.transport.InsecureProtocolException:
CRJAZ0096I Attempting to connect to
"/jazz/service/com.ibm.team.repository.common.internal.IRepositoryRemoteService"
using insecure "http" protocol.

Any ideas on how to track down my problem?

Bryan

0 votes



4 answers

Permanent link
Bryan Hunt wrote:
I'm trying to work through the Hello Jazz example. I'm getting the
following exception when my Hello Jazz unit test attempts to call login()

com.ibm.team.repository.common.transport.InsecureProtocolException:
CRJAZ0096I Attempting to connect to
"/jazz/service/com.ibm.team.repository.common.internal.IRepositoryRemoteService"
using insecure "http" protocol.

Any ideas on how to track down my problem?

Bryan


I believe that you'll get this error message when your server is configured to
listen on its SSL port, and you are attempting to contact it via its non-SSL port.

--
Todd Lainhart
Jazz Repository/Foundation Team

0 votes


Permanent link
Ok, that makes sense. The tutorial instructions (
https://jazz.net/learn/LearnItem.jsp?href=content/docs/hello-jazz/index.html
) say nothing about the server being configured to listen on its SSL
port nor how to configure the server to listen to its non-SSL port.
Where can I find those instructions?

Bryan

On 2008-12-05 14:44:44 -0600, Todd Lainhart <lainhart> said:

Bryan Hunt wrote:
I'm trying to work through the Hello Jazz example. I'm getting the
following exception when my Hello Jazz unit test attempts to call
login()

com.ibm.team.repository.common.transport.InsecureProtocolException:
CRJAZ0096I Attempting to connect to
"/jazz/service/com.ibm.team.repository.common.internal.IRepositoryRemoteService"
using insecure "http" protocol.

Any ideas on how to track down my problem?

Bryan


I believe that you'll get this error message when your server is
configured to listen on its SSL port, and you are attempting to contact
it via its non-SSL port.

0 votes


Permanent link
Should I open a work item for this problem?

Bryan

On 2008-12-05 16:46:01 -0600, Bryan Hunt <bhunt> said:

Ok, that makes sense. The tutorial instructions (
https://jazz.net/learn/LearnItem.jsp?href=content/docs/hello-jazz/index.html
) say nothing about the server being configured to listen on its SSL
port nor how to configure the server to listen to its non-SSL port.
Where can I find those instructions?

Bryan

On 2008-12-05 14:44:44 -0600, Todd Lainhart <lainhart> said:

Bryan Hunt wrote:
I'm trying to work through the Hello Jazz example. I'm getting the
following exception when my Hello Jazz unit test attempts to call
login()

com.ibm.team.repository.common.transport.InsecureProtocolException:
CRJAZ0096I Attempting to connect to
"/jazz/service/com.ibm.team.repository.common.internal.IRepositoryRemoteService"
using insecure "http" protocol.

Any ideas on how to track down my problem?

Bryan


I believe that you'll get this error message when your server is
configured to listen on its SSL port, and you are attempting to contact
it via its non-SSL port.

0 votes


Permanent link
Work item:

https://jazz.net:443/jazz/web/projects/Jazz%20Project#action=com.ibm.team.workitem.viewWorkItem&id=65902

to

track this problem.


On 2008-12-12 09:52:18 -0600, Bryan Hunt <bhunt> said:

Should I open a work item for this problem?

Bryan

On 2008-12-05 16:46:01 -0600, Bryan Hunt <bhunt> said:

Ok, that makes sense. The tutorial instructions (
https://jazz.net/learn/LearnItem.jsp?href=content/docs/hello-jazz/index.html
) say nothing about the server being configured to listen on its SSL
port nor how to configure the server to listen to its non-SSL port.
Where can I find those instructions?

Bryan

On 2008-12-05 14:44:44 -0600, Todd Lainhart <lainhart> said:

Bryan Hunt wrote:
I'm trying to work through the Hello Jazz example. I'm getting the
following exception when my Hello Jazz unit test attempts to call
login()

com.ibm.team.repository.common.transport.InsecureProtocolException:
CRJAZ0096I Attempting to connect to
"/jazz/service/com.ibm.team.repository.common.internal.IRepositoryRemoteService"
using insecure "http" protocol.

Any ideas on how to track down my problem?

Bryan


I believe that you'll get this error message when your server is
configured to listen on its SSL port, and you are attempting to contact
it via its non-SSL port.

0 votes

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
× 10,927

Question asked: Dec 03 '08, 3:18 p.m.

Question was seen: 6,831 times

Last updated: Dec 03 '08, 3:18 p.m.

Confirmation Cancel Confirm