containers / podman-desktop

Podman Desktop - A graphical tool for developing on containers and Kubernetes
https://podman-desktop.io
Apache License 2.0
4.48k stars 285 forks source link

Compose setup on Windows fails to use system SSL certificates, causing issues on systems with ZScaler installed #7683

Open JayDoubleu opened 2 months ago

JayDoubleu commented 2 months ago

Bug description

When running the Compose setup on a Windows system that has ZScaler installed, the setup process fails to utilize the Windows system SSL certificates. This issue prevents the successful completion of the Compose setup, hindering the ability to use Compose on the affected system.

Operating system

Windows 11

Installation Method

Installer from website/GitHub releases

Version

1.10.2

Steps to reproduce

Relevant log output

No response

Additional context

Expected behavior The Compose setup should automatically detect and use the Windows system SSL certificates, even in the presence of ZScaler. The setup process should complete successfully, allowing the user to utilize Compose on their Windows system.

Actual behavior The Compose setup fails to properly detect and use the Windows system SSL certificates when ZScaler is installed. As a result, the setup process encounters errors and is unable to complete successfully. This prevents the user from using Compose on their Windows system.

JayDoubleu commented 2 months ago

The same issue seems to be affecting other extensions too, although minikube installed just fine:

image

jeffmaury commented 3 weeks ago

For information: https://github.com/nodejs/node/issues/51537