[
https://issues.apache.org/jira/browse/AXIS2-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nhb updated AXIS2-4201:
-----------------------
Summary: After loading Axis2 Servlet, SSL connections to LDAP are reset
(was: After load Axis2 Server, SSL connections to LDAP are reset)
> After loading Axis2 Servlet, SSL connections to LDAP are reset
> --------------------------------------------------------------
>
> Key: AXIS2-4201
> URL: https://issues.apache.org/jira/browse/AXIS2-4201
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Environment: Tomcat 6 on Java 6 on both Ubuntu Linux and Microsoft
> Windows and Active Directory as LDAP server
> Reporter: nhb
>
> We use an SSL connection to an Active Directory LDAP server in a tomcat based
> web application. This does work fine on its own. But as soon as we activate
> the Axis2 servlet in web.xml, the LDAP Server suddenly resets the connection
> during SSL handshake. This is 100% reproduceable.
> javax.naming.CommunicationException: simple bind failed: adc1:636
> [Root exception is javax.net.ssl.SSLException: java.net.SocketException:
> Connection reset];
> remaining name 'CN=s4getest,CN=Users,DC=uni-trier,DC=de'
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.