• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

LDAP-SSL connection hanging ....

 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The first time it works fine always. This happens either the second time
or third time. I have read that this is a bug in JDK 1.3 and JSSE implementations. This may also be fixed in JDK 1.4. However, I am not
at liberty to upgrade to JDK 1.4. Is there any workarounds to this problem?
I am using NetBeans 3.51, JDK 1.3.1, JSSE 1.0.3_02 in my development enviroment, trying to get to a Remote Dir Server which has a SSL port available for use. This works great when connecting non-SSL. Any help is greatly appreciated. I also don't see anything in the logs when this
occurs. Thanks!
 
reply
    Bookmark Topic Watch Topic
  • New Topic