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
Launching app through launcher fails to verify although AYON_CA_FILE is set. It worked fined when I launched the app directly from cli ./tools/ayon_console.bat --use-dev addon applications launch --app houdini/22.0.368 --project Random --folder /random/houdini --task test
Recording.20260825.142318_2.mp4
Expected Behavior:
No response
Version
1.9.10
What platform you are running on?
Windows
Steps To Reproduce:
Setup TLS for AYON Server with local domain name. e.g. using hosts file.
Merge your internal certificate with certifi's certificate.
Set AYON_CA_FILE to the path of your custom certificate.
Are there any labels you wish to add?
I have added the relevant labels to the bug report.
Is there an existing issue for this?
Current Behavior:
Launching app through launcher fails to verify although
AYON_CA_FILEis set.It worked fined when I launched the app directly from cli
./tools/ayon_console.bat --use-dev addon applications launch --app houdini/22.0.368 --project Random --folder /random/houdini --task testRecording.20260825.142318_2.mp4
Expected Behavior:
No response
Version
1.9.10
What platform you are running on?
Windows
Steps To Reproduce:
hostsfile.AYON_CA_FILEto the path of your custom certificate.Are there any labels you wish to add?
Relevant log output:
Additional context:
No response