You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After internal discussion with @kyteinsky when we tested this
nextcloud/app_api#448 - it was found out that
the `test-deploy` ExApp from AppAPI "Test Deploy" button action fails in
such setups, since the Python library "httpx" ignores system
certificates by default.
reference: encode/httpx#302
Temporary workaround, until "httpx" will change it's behavior.
---------
Signed-off-by: bigcat88 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments