When I run wo stack install, an error appears in the Netdata section as shown.
Likewise when I try wo stack install --netdata, the same error appears too.

How to solve this problem? (This is problematic on Ubuntu 22.04, whereas on Ubuntu 20.04 it's fine)
This wordops.log
^[[32m2023-07-19 20:06:39,781 (INFO) wo : ^[[94mConfiguring packages^[[0m
^[[32m2023-07-19 20:06:39,781 (INFO) wo : ^[[94mInstalling Netdata^[[0m
^[[36m2023-07-19 20:06:41,213 (DEBUG) wo.core.logging : ^[[95mCommand Output: ,
Command Error: --- Using /tmp/netdata-kickstart-ierrdgjMfu as a temporary directory. ---
--- Checking for existing installations of Netdata... ---
--- No existing installations of netdata found, assuming this is a fresh install. ---
[/tmp/netdata-kickstart-ierrdgjMfu]# sh -c /usr/bin/curl https://github.com/netdata/netdata-nightlies/releases/latest -s -L -I -o /dev/null -w '%{url_effective}'
| grep -o '[^/]*$'
OK
--- Attempting to install using static build... ---
[/tmp/netdata-kickstart-ierrdgjMfu]# /usr/bin/curl --fail -q -sSL --connect-timeout 10 --retry 3 --output
/tmp/netdata-kickstart-ierrdgjMfu/netdata-x86_64-latest.gz.run
https://github.com/netdata/netdata-nightlies/releases/download/v1.40.0-241-nightly/netdata-x86_64-latest.gz.run
curl: (60) SSL: no alternative certificate subject name matches target host name 'objects.githubusercontent.com'
More details here: https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
FAILED
The following non-fatal warnings or errors were encountered:
For community support, you can connect with us on:
^[[0m
^[[32m2023-07-19 20:06:41,213 (INFO) wo : ^[[92mInstalling Netdata^[[0m