SSL/TLS warning
/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py:1013: InsecureRequestWarning: Unverified HTTPS request is being made to host 'webapp.ufz.de'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
warnings.warn(
@kotyba.alhaj-taha Is it possible to enable certificate verification (at least for staging and production deployments)?