aspose file tools
The moose likes Sockets and Internet Protocols and the fly likes setting up SSL with Weblogic 7.0.7 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "setting up SSL with Weblogic 7.0.7" Watch "setting up SSL with Weblogic 7.0.7" New topic
Author

setting up SSL with Weblogic 7.0.7

dheepak kumar
Greenhorn

Joined: Apr 11, 2006
Posts: 5
I am trying to setup a 1-way SSL on weblogic 7. I have added the neccesary certficates in my jre/security/lib/cacerts using keytool and also passed the defaultCAkeyStore for weblogic in my startWeblogic script command line.

While trying to login to a secure lDAP, the following error is thrown.

Write Channel Closed, possible SSL handshaking or trust failure.

Do i need to add the certifcates for my LDAP to the weblogic default keystore?

Could anyone please let me know where I am going wrong?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: setting up SSL with Weblogic 7.0.7
 
Similar Threads
Using LDAP with Weblogic 8.1
JNDI/LDAP SSL and performance.
LDAP sample program
(how to) Read entries from LDAP? getting server down error
weblogic8.1 with open LDAP authentication