[
https://issues.apache.org/jira/browse/KNOX-3398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18099723#comment-18099723
]
ASF subversion and git services commented on KNOX-3398:
-------------------------------------------------------
Commit e66a8c31d8767eeb9781fcde6d77b7a7485231e3 in knox's branch
refs/heads/v3.0.0 from Sandor Molnar
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=e66a8c31d ]
KNOX-3398: Enable Iceberg REST catalog SSL only when ENCRYPT_ALL_PORTS is set
(#1330)
> Iceberg REST catalog CM service discovery should consider ENCRYPT_ALL_PORTS
> ENV variable when setting up scheme
> ---------------------------------------------------------------------------------------------------------------
>
> Key: KNOX-3398
> URL: https://issues.apache.org/jira/browse/KNOX-3398
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 3.0.0
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Critical
> Fix For: 3.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> KNOX-3380 fixed the issue of using the wrong SSL-enabled flag for the
> ICEBERG-REST service during CM service discovery.
> However, this is not the only check we have to make. SSL enabled should be
> tuned on for this service if that flag (hive_metastore_enable_ssl) is set to
> {{true}} +AND+ the value of {{ENCRYPT_ALL_PORTS}} environment variable is
> also {{true}} (defaults to {{{}false{}}}).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)