[
https://issues.apache.org/jira/browse/OOZIE-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17641326#comment-17641326
]
Janos Makai commented on OOZIE-3677:
------------------------------------
Hi [~dionusos] ,
I've uploaded a patch set to this ticket, could you please have a check on
that? :)
> Oozie should accept a keyStoreType and trustStoreType property in
> oozie-site.xml
> --------------------------------------------------------------------------------
>
> Key: OOZIE-3677
> URL: https://issues.apache.org/jira/browse/OOZIE-3677
> Project: Oozie
> Issue Type: Improvement
> Affects Versions: 5.2.1
> Reporter: Janos Makai
> Assignee: Janos Makai
> Priority: Major
> Attachments: OOZIE-3677-001.patch
>
>
> In scope of making Oozie FIPS compliant, when TLS is enabled, the Oozie
> server expects a JKS KeyStore type even though the following Java system
> properties are being set:
> {code:java}
> -Djavax.net.ssl.keyStoreType=bcfks -Djavax.net.ssl.trustStoreType=bcfks{code}
> The goal of ticket is to make Oozie capable of setting _keyStoreType_ and
> _trustStoreType_ in oozie-site.xml if it's not already set by the user.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)