Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
jaschroe
Posts: 32
Registered: ‎08-26-2008
Accepted Solution

HTTPS missing?

I have a user on an 8703e, 4.1.0.377, Platform 2.2.0.176, trying to make HTTPS GETs.

I  am getting IOExceptions, like this one:

 

net.rim.device.cldc.io.ippp.SocketBaseIOException:java.io.IOException: httpsnio Connection Handler does not exist

 

HTTP GETs work fine.

 

Is there some required security module missing?

 

Thanks!

Please use plain text.
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: HTTPS missing?

Are you connecting through a BlackBerry Enterprise Server or trying to use a direct TCP connection?  Note that version 4.1.x of BlackBerry handheld software for the BlackBerry 8707 does not support direct TCP connections.  To work around this you can connect through a BlackBerry Enterprise Server or update the BlackBerry handheld software.  Check your carrier's web site for the latest release.

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
Developer
jaschroe
Posts: 32
Registered: ‎08-26-2008

Re: HTTPS missing?

This is with BIS-B.
Please use plain text.
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: HTTPS missing?

Please contact your ISV Alliance Manager for support with BlackBerry Internet Service connectivity.
Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.