huschplay
Can't get Python to work with TLS Interception, always UnknownIssuer
I can confirm this is working, thank you very much. I would suggest updating the documentation at https://www.windmill.dev/docs/advanced/self_host#configure-python-requests--httpx-trust
28 replies
Can't get Python to work with TLS Interception, always UnknownIssuer
I can understand that, but still, that would be rather unfortunate for ce users without any other workaround. Should
USE_PIP_COMPILE
be set as env and than just work? Or is there some clean up todo as the uv lock file is already present in the PostgreSQL (that is how I understand it from a brief look at the code)28 replies
Can't get Python to work with TLS Interception, always UnknownIssuer
is USE_PIP_COMPILE=true available for ce users? https://github.com/windmill-labs/windmill/blob/e47dd697f96883f8f97bf469e69d3344f12d9633/backend/windmill-worker/src/python_executor.rs#L469 and whould it help in this case?
28 replies