It's all about the answers!

Ask a question

Insecure protocol when trying to login.


Bryan Hunt (4463213) | asked Dec 03 '08, 3:18 p.m.
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

4 answers



permanent link
Bryan Hunt (4463213) | answered Dec 12 '08, 12:48 p.m.
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.

permanent link
Bryan Hunt (4463213) | answered Dec 12 '08, 10:58 a.m.
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.

permanent link
Bryan Hunt (4463213) | answered Dec 05 '08, 5:48 p.m.
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.

permanent link
Todd Lainhart (40611) | answered Dec 05 '08, 3:48 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
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

Your answer


Register or to post your answer.