Hi all,
I think the SSL certificate for qiime2-2022.11 on the website (native installation using conda) is outdated (maybe due to an upcoming release?).
I got the following error messages:
wget https://data.qiime2.org/distro/core/qiime2-2023.2-py38-linux-conda.yml
--2023-03-03 10:49:01-- https://data.qiime2.org/distro/core/qiime2-2023.2-py38-linux-conda.yml
Resolving data.qiime2.org (data.qiime2.org)... 54.200.1.12
Connecting to data.qiime2.org (data.qiime2.org)|54.200.1.12|:443... connected.
ERROR: The certificate of ‘data.qiime2.org’ is not trusted.
ERROR: The certificate of ‘data.qiime2.org’ has expired.
The certificate has expired
Downloading with the --no-check-certificate flag luckily still worked.