ChatGPT
ChatGPT copied to clipboard
Unacceptable TLS certificate
Version
v0.1.0
Bug description
Hi there, I try to run Chat GPT on my MX Linux 21, but after installed DEB and download AppImage - both start with error "Unacceptable TLS certificate" How to fix that?
OS
MX Linux 21 (Debian Bulleye)
Environment
No response
I am having the same issue on Fedora 35 using the AppImage. Downloaded on Jan 26.
I am not sure where the TLS is coming from, the application is not making any proxy requests, can you provide a screenshot?
Yes, here you are! https://i.imgur.com/GXjfHf0.jpg
I have installed the DEB package - same issue.
I don't have linux, but I searched for this question, you can try.
- https://itsfoss.com/unacceptable-tls-certificate-error-linux/
- https://fedingo.com/how-to-fix-unacceptable-tls-certificate-error-in-linux/
@lencx could it be caused by the libssl version?it seems that your build script use an old Ubuntu version and libssl1.1,but the newer Ubuntu uses libssl3.Diffrent libssl may have some difference about TLS.
@yixinBC I'm not sure, maybe the next version can be built with the latest version of linux.
I hope that could be helpful: https://forums.raspberrypi.com/viewtopic.php?t=191867
This was the first thing I did
sudo apt-get update
sudo apt-get -y --reinstall ca-certificates
I have digital signature and it use any SSL certificates for sure. I have checked and I saw that I have installed libssl1.1. Is that lib the problem?
I have the same problem... I have migrated to AIPRM :disappointed:
Same here on Opensuse, AppImage version. The console throw error:
Unhandled Promise Rejection: SecurityError: The operation is insecure.
Is there any workaround for this?
Same error. Comment added to https://github.com/lencx/ChatGPT/issues/694
Same error latest openSUSE Tumbleweed.