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

Ashish K Singh commented on KAFKA-1690:
---------------------------------------

[~harsha_ch] great work! It will be great to see this committed soon.

{quote}
1. On kafka server.properties, I had to remove quotes for SSL properties to 
make it work. For eg when I had ssl.keystore.type = "JKS"; I got 
org.apache.kafka.common.KafkaException: java.security.KeyStoreException: "JKS" 
not found, when I changed to ssl.keystore.type = JKS , it worked, I had to do 
this for all ssl properties. Not sure if its just me, can you confirm if it 
works with quotes?
{quote}
[~erajasekar] I too have seen this.

I am trying to get producer to work, however I am getting 
{{javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?}} 
during SSL handshake. [~erajasekar] did you see any such exception?


> new java producer needs ssl support as a client
> -----------------------------------------------
>
>                 Key: KAFKA-1690
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1690
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Joe Stein
>            Assignee: Sriharsha Chintalapani
>             Fix For: 0.8.3
>
>         Attachments: KAFKA-1690.patch, KAFKA-1690.patch, 
> KAFKA-1690_2015-05-10_23:20:30.patch, KAFKA-1690_2015-05-10_23:31:42.patch, 
> KAFKA-1690_2015-05-11_16:09:36.patch, KAFKA-1690_2015-05-12_16:20:08.patch, 
> KAFKA-1690_2015-05-15_07:18:21.patch, KAFKA-1690_2015-05-20_14:54:35.patch, 
> KAFKA-1690_2015-05-21_10:37:08.patch, KAFKA-1690_2015-06-03_18:52:29.patch, 
> KAFKA-1690_2015-06-23_13:18:20.patch, KAFKA-1690_2015-07-20_06:10:42.patch, 
> KAFKA-1690_2015-07-20_11:59:57.patch, KAFKA-1690_2015-07-25_12:10:55.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to