[ https://issues.apache.org/jira/browse/ACCUMULO-2818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs updated ACCUMULO-2818:
----------------------------------------
Attachment: ACCUMULO-2818.v1.patch
Patch [^ACCUMULO-2818.v1.patch] creates a more standard keystore for Jetty.
> generate_monitor_certificate creates bad keystore
> -------------------------------------------------
>
> Key: ACCUMULO-2818
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2818
> Project: Accumulo
> Issue Type: Bug
> Components: monitor
> Affects Versions: 1.6.0
> Reporter: Christopher Tubbs
> Assignee: Christopher Tubbs
> Fix For: 1.6.1, 1.7.0
>
> Attachments: ACCUMULO-2818.v1.patch
>
>
> The keytool command in the generate_monitor_certificate.sh script creates a keystore
with a different passphrase than the key it contains. This is a bit non-standard and has problems
in some environments (Jetty).
> The keystore and the truststore should have different passwords, but the key inside the
keystore should have the same password as the keystore itself. This is what Jetty expects.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
|