Attila Doroszlai created HDDS-4834:
--------------------------------------

             Summary: Replication failure in secure environment
                 Key: HDDS-4834
                 URL: https://issues.apache.org/jira/browse/HDDS-4834
             Project: Apache Ozone
          Issue Type: Bug
          Components: Ozone Datanode
    Affects Versions: 1.1.0
            Reporter: Nilotpal Nandi
            Assignee: Attila Doroszlai


The following error prevents closed container replication if 
{{ozone.security.enabled}} is {{true}}.

{code}
java.lang.IllegalArgumentException: File does not contain valid certificates: 
certificate.crt
        at 
org.apache.ratis.thirdparty.io.netty.handler.ssl.SslContextBuilder.keyManager(SslContextBuilder.java:345)
        at 
org.apache.ratis.thirdparty.io.netty.handler.ssl.SslContextBuilder.keyManager(SslContextBuilder.java:294)
        at 
org.apache.hadoop.ozone.container.replication.GrpcReplicationClient.<init>(GrpcReplicationClient.java:81)
{code}

CC [~sodonnell]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to