[ 
https://issues.apache.org/jira/browse/DIRSERVER-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13855866#comment-13855866
 ] 

Kiran Ayyagari commented on DIRSERVER-1944:
-------------------------------------------

You cannot use TLS on a SSL connection. All the connections opened on port 
10636 use SSL
where the port 10389 accepts plain sockets on which you can use TLS.
So what what you are seeing is the correct behavior.

> ApacheDS 2.0.0-M15 Replication on secure port doesnt work
> ---------------------------------------------------------
>
>                 Key: DIRSERVER-1944
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1944
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.0.0-M15
>         Environment: RHEL 6.4
>            Reporter: RakeshAcharya
>              Labels: features
>
> I am trying to set replication and it works for non-secure ports but it fails 
> on secure port 
> Have added below entry for secure port but still it fails
> ads-replusetls:true
> ads-replprovport:10636
> Errors:
> INFO   | jvm 1    | 2013/12/20 16:00:43 | Caused by: 
> org.apache.directory.api.ldap.codec.api.ResponseCarryingException: 
> ERR_00001_BAD_TRANSITION_FROM_STATE Bad transition from state START_STATE, 
> tag 0x15
> Please confirm if this is a limitation or I am missing some configuration



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to