LyleMi / ja3proxy

Customizing TLS (JA3) Fingerprints through HTTP Proxy
MIT License
98 stars 29 forks source link

How can I solve the problem that the certificate is not secure when using it #3

Closed xiaoweigege closed 11 months ago

xiaoweigege commented 11 months ago

How can I solve the problem that the certificate is not secure when using it

LyleMi commented 11 months ago

There are several ways to solve this problem. Firstly, the program can generate certificates automatically during runtime, and you can import the corresponding certificate into the operating system. Secondly, you can address the issue by configuring the security mode of your browser or command-line tool, such as setting a flag in Chrome to ignore certificate errors. Lastly, you can set a valid certificate during program startup.

xiaoweigege commented 11 months ago

I have imported the generated certificate into the system, but it still shows a security error, and I wish I could do what charles did and not report a security error