seevik2580 / tor-ip-changer

request new identity every X seconds interval using TOR client
GNU General Public License v3.0
367 stars 116 forks source link

SSL: Certificate Verify Failed #56

Closed Darwish8040 closed 2 years ago

Darwish8040 commented 2 years ago

Hey there, I am suddenly getting SSL: Certificate Verify Failed when I try to use country "US" and some other countries. This is only happening in my VPS but it works fine in my main PC. Any solution to fix this?

Here are the logs: IP Changer Debug Console.txt

Please help!

seevik2580 commented 2 years ago

Hello, whats your OS on VPS ?

Darwish8040 commented 2 years ago

Hello, whats your OS on VPS ?

Windows Server 2019 running on AWS. It was working few days earlier then all of a sudden got the SSL error.

seevik2580 commented 2 years ago

looks like you need to fix your local cacert i tried to reproduce your problem and after installing ws2019 i get same error.. cacert could be fixed by installing new webbrowser like chrome or brave.. so i installed Brave browser, then uninstalled it, and error was gone. can you try the same ?

Darwish8040 commented 2 years ago

looks like you need to fix your local cacert i tried to reproduce your problem and after installing ws2019 i get same error.. cacert could be fixed by installing new webbrowser like chrome or brave.. so i installed Brave browser, then uninstalled it, and error was gone. can you try the same ?

Thank you very much, that solved my issue.