seevik2580 / tor-ip-changer

request new identity every X seconds interval using TOR client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSL: Certificate Verify Failed

Darwish8040 opened this issue · comments

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!

Hello, whats your OS on VPS ?

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.

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 ?

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.