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

Dale LaBossiere commented on QUARKS-19:
---------------------------------------

[~mnwone]  I recently added SSL support and additional tests for that to the 
MQTT connector.
 
The new test cases require a mosquitto server configured for SSL.
 
Unless the server certificate that you create/use is signed by a recognized CA,
not self-signed, the connector's trust store must include that certificate.
 
One of the tests, skipped by MqttOpenTest, uses SSL client-auth and has
additional config requirements.  This client-auth test is skipped by 
MqttOpenTest
because we don't have a client certificate generated by mosquitto.org for use
with its public test server.
 
In any case, the following README should tell what you need to know
to make all of MqttStreamsManualTest and your mosquitto server work.
Give me a holler if you run into problems.
https://github.com/apache/incubator-quarks/blob/master/connectors/mqtt/src/test/keystores/README

> Instructions for setting up Kafka and MQTT (Mosquitto) and running manual 
> tests
> -------------------------------------------------------------------------------
>
>                 Key: QUARKS-19
>                 URL: https://issues.apache.org/jira/browse/QUARKS-19
>             Project: Quarks
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: May Wone
>            Assignee: May Wone
>            Priority: Minor
>
> Will attach instructions for setting up Kafka and Mosquitto (MQTT) and 
> running the Quarks manual tests. 
> I'd welcome feedback on the contents.
> Also, I'm thinking about where to put this information - my initial take is 
> on a 'Quarks wiki'.   Comments? 



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

Reply via email to