[
https://issues.apache.org/activemq/browse/CAMEL-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Tully updated CAMEL-409:
-----------------------------
Attachment: localhost.ks
components\camel-jetty\src\test\resources\jsse\localhost.ks a binary keystore
file.
the contents of this file were created with:
keytool -genkey -alias server -keystore localhost.ks
using passwords: changeit and name components with value: localhost
The cert is used by the https endpoint and made available to the clients via
their truststore so that the server cert can be validated. The cert is self
signed. This is a dummy cert that is useful only for testing.
The use of localhost as the OU and CN allows the cert to pass spoofing
validation as implemented by the jdk jsse implementation.
> working unit test required for HTTPS with the jetty component which works in
> maven
> ----------------------------------------------------------------------------------
>
> Key: CAMEL-409
> URL: https://issues.apache.org/activemq/browse/CAMEL-409
> Project: Apache Camel
> Issue Type: Sub-task
> Reporter: James Strachan
> Assignee: Gary Tully
> Attachments: camel-409.patch, localhost.ks
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.