[
https://issues.apache.org/jira/browse/NIFI-13680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878157#comment-17878157
]
ASF subversion and git services commented on NIFI-13680:
--------------------------------------------------------
Commit aa9630a40ff2732339f8435fae064bcb9e1fabb4 in nifi's branch
refs/heads/main from Scott Aslan
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=aa9630a40f ]
[NIFI-13680] Removing usage of crypto.randomUUID() (#9200)
This closes #9200
> Remove usage of crypto.randomUUID()
> -----------------------------------
>
> Key: NIFI-13680
> URL: https://issues.apache.org/jira/browse/NIFI-13680
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Scott Aslan
> Assignee: Scott Aslan
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> crypto.randomUUID() is only available when running over HTTPS or on
> localhost. Users using NiFi over HTTP cannot load the UI because this method
> is not available.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)