Skip to content

Add workaround for SSL certificate mismatch error with mamba/conda at DZNE#718

Merged
m-reuter merged 2 commits into
Deep-MI:devfrom
dkuegler:fix/docker-build
Aug 11, 2025
Merged

Add workaround for SSL certificate mismatch error with mamba/conda at DZNE#718
m-reuter merged 2 commits into
Deep-MI:devfrom
dkuegler:fix/docker-build

Conversation

@dkuegler
Copy link
Copy Markdown
Member

@dkuegler dkuegler commented Aug 8, 2025

Support changes to the SSL_CERTIFICATE verification interface

  • Adds the --ssl_verify flag to Docker/build.py, which accepts "False" or a path to an alternative root certificate, also uses the MAMBA_SSL_VERIFY or CONDA_SSL_VERIFY environment variables to populate this
  • Adds logic to build.py, Dockerfile
  • Improve debug output
  • Adds the documentation
  • Also fixes the pip root user warning
  • Fix the conda-pack warning for setuptools

- Adds the --ssl_verify flag to Docker/build.py, which accepts "False" or a path to an alternative root certificate, also uses the MAMBA_SSL_VERIFY or CONDA_SSL_VERIFY environment variables to populate this
- Adds logic to build.py, Dockerfile
- Improve debug output
- Adds the documentation
- Also fixes the pip root user warning
- Fix the conda-pack warning for setuptools
@m-reuter m-reuter merged commit 1138b20 into Deep-MI:dev Aug 11, 2025
3 checks passed
@dkuegler dkuegler deleted the fix/docker-build branch August 11, 2025 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants