DevTools listening on ws://127.0.0.1:51146/devtools/browser/70209d67-aa9d-4426-b203-b42ff470e5bb
[18028:14076:0708/165252.745:ERROR:net\socket\ssl_client_socket_impl.cc:878] Handshake failed; returned -1, SSL error code 1, net_error -200
[18028:14076:0708/165252.745:ERROR:net\socket\ssl_client_socket_impl.cc:878] Handshake failed; returned -1, SSL error code 1, net_error -200
When accessing my InfinityFree HTTP site:
https:\linha.rf.gd
using any browser, everything works fine. However, when I use Selenium WebDriver, I encounter an error:
DevTools listening on ws://127.0.0.1:51146/devtools/browser/70209d67-aa9d-4426-b203-b42ff470e5bb
[18028:14076:0708/165252.745:ERROR:net\socket\ssl_client_socket_impl.cc:878] Handshake failed; returned -1, SSL error code 1, net_error -200
[18028:14076:0708/165252.745:ERROR:net\socket\ssl_client_socket_impl.cc:878] Handshake failed; returned -1, SSL error code 1, net_error -200
This issue has been occurring since April, after the “free SSL certificates” started being issued automatically.
The site in question has an index.php file, while other sites with index.html files open without any problems.
although if its working on your other sites mybe not…
thats the rub; the other sites all have a index.html and open fine with selenium / webdriver:
But https://linha.rf.gd/ has a index.php and I think somehow this has to do with this issue.
www.links.rf.gd/?i=1 => “Your connection is not private”
links.rf.gd/?i=1 => no problems!
And Google says “domain rf.gd back listed by Google”
But whu only if https\www.etc.rf.gd and nor https:\etc.rf.gd