<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hello there,<br><br>I have jboss running with ssl enabled on it with a PKCS12 form of keystore,<br>which has all the certs(including root certs) imported into it<br><br>I also have a LDAP directory server running with ssl enabled on it<br>
which has the JKS form of keystore(with all certs and root certs imported in it)<br><br>A seam app is deployed on jboss, connectivity is made between JBOSS and <br>LDAP Directory server, though LDAP api jar, implementing the ssl code in it. <br>
Through this connection, the data in the seam app can be viewed in LDAP Directory server. Any changes made to <br>the data in seam app, reflects in Directory Server also.<br><br>This connection is using the non-ssl port.<br>
Now even if I mention the ssl port (9636) of LDAP Server, in properties file, where the connection parameters are declared<br>I get an LDAP Exception Error(false, cannot connect to any servers in properties file).<br><br>
Is this something, where I need to change anything on jboss side, in properties-service.xml or server.xml <br>or any other conditions.<br><br>Note - The keystore in jboss has all the certs including cert of LDAP Server and root cert imported in it<br>
and keystore and truststore of LDAP Server also has all the certs including the jboss cert and the root cert imported in it<br><br>Error I am getting on LDAP Side --<br>|--> conn=547 op=3 UnbindRequest {}<br>2009-08-07 10:02:17,327 |localhost~090807094931|*** conn=548 CLIENT(127.0.0.1:55383) connected on SERVER(127.0.0.1:9636) <br>2009-08-07 10:02:17,429 |localhost~090807094931|*** conn=548 CLIENT(127.0.0.1:55383) disconnected: Unrecognized SSL message, plaintext connection?<br>2009-08-07 10:02:17,429 |localhost~090807094931| <br><br>Error on jboss side<br>--><br>LDAP Exception - Cannot connect to any servers in properties file<br><br><br><br>Thanks in Advance<br><font color="#888888">Sharath</font></div></div><br>
<!--1--><hr size=1></hr> Love Cricket? Check out live scores, photos, video highlights and more. <a href="http://in.rd.yahoo.com/tagline_cricket_2/*http://cricket.yahoo.com" target="_blank"> Click here</a>.</body></html>