SSL LDAP
I have a successful implementation of Access Manager in a development environment using a separate ldap for authentication. After enabling SSL I can no longer log in to the AM console. I receive the following error when starting the webserver:
warning: CORE3283: stderr: netscape.ldap.LDAPException: SSL connection to server.test.gov:55636, SSL_ForceHandshake failed: (-8157) Certificate extension not found. (91); Cannot connect to the LDAP server
warning: CORE3283: stderr: Got LDAPServiceException code=-1
I followed the instructions in the Admin guide but no luck
Updated with SSL port and enable SSL in Service Configuration Module
LDAP Authentication
Membership Authentication
Policy Configuration
Modified serverconfig.xml with port, changed type to 揝SL?br>Modified AMConfig.properties with port and changed ssl.enabled = 搕rue?br>
Restart webserver.
The certificate has been loaded in the java directory (used same command to create SSL LDAP resource for IDM successfully)
keytool 杤 杋mport 杢rustcacerts 杝toretype jks 杅ile /certificate.crt 朼lias secureLDAP 杒eystore /usr/jdk/entsys-j2se/jre/lib/security/cacerts
I have verified the ports are open and can successfully initiate an SSL connection using ldapsearch.
Any assistance is appreciated.
Sun ONE Web Server 6.1SP4 B12/16/2004 11:42
info: CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.5.0_01] from [Sun Microsystems Inc.]
Sun Access manager 6.3

