When visiting this website https://dadada.live/
It says that secure connection is failed.
But the SSL sertificate if valid. And on others browsers the website opens correctly with secure connection.
The SSL certificate is provided by GoDaddy.
GoDaddy tech support informed me that the issue is not on their side and I should ask Tor tech support.
Help me with this issue please.
I checked the cert and it is a GoDaddy Cert. You can get to the site via Tor with http:// and it redirects to www.dadada.live/ru
Using a non Tor connection it works well with and without S.
There is something funny though (not funny ha ha). I tried 2 services which just gives you what is returned from the server
One uses perl and the other php. Maybe this can mean something to someone.
500 Canāt connect to www.dadada.live:443 (certificate verify failed)
Content-Type: text/plain
Content (Length = 268):
CanātĀ·connectĀ·toĀ·www.dadada.live:443Ā·(certificateĀ·verifyĀ·failed)(LF)
(LF)
LWP::Protocol::https::Socket:Ā·SSLĀ·connectĀ·attemptĀ·failedĀ·error:14090086:SSLĀ·routines:ssl3_get_server_certificate:certificateĀ·verifyĀ·failedĀ·atĀ·/home/XXXXXXX/perl5/lib/perl5/LWP/Protocol/http.pmĀ·lineĀ·50.(LF)
submitted: https://dadada.live/
Warning: fsockopen(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in /home/XXXXXXXXXXXXXX/public_html/XXXXXX/XXXXXXXX.php on line 68
Warning: fsockopen(): Failed to enable crypto in /home/XXXXXXXXXXXXXX/public_html/XXXXXX/XXXXXXXX.php on line 68
Warning: fsockopen(): unable to connect to tls://dadada.live:443 (Unknown error) in /home/XXXXXXXXXXXXXX/public_html/XXXXXX/XXXXXXXX.php on line 68
EDITED LATER:
I also did a wget. The site is in Israel but in Russian language. The last responds may be something so I checked the certificate for GoDaddy in Tor and Firefox. Both are the same.
wget --input-file=āwget.txtā -U āMozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0ā
ā2024-06-03 20:35:45-- https://www.dadada.live/
Resolving www.dadada.live (www.dadada.live)⦠185.37.150.98
Connecting to www.dadada.live (www.dadada.live)|185.37.150.98|:443⦠connected.
ERROR: cannot verify www.dadada.liveās certificate, issued by āCN=Go Daddy Secure Certificate Authority - G2,OU=http://certs.godaddy.com/repository/,O=GoDaddy.com\\, Inc.,L=Scottsdale,ST=Arizona,C=USā:
Unable to locally verify the issuerās authority.
Writing to confirm the behavior seen by Anton and BobbyB. The website works for me in Firefox but not Tor browser. Seems to be a problem with the intermediate certificates?
When I try to view certificates, Tor browser only shows the end-entity cert (dadada.live), whereas Firefox shows 3 certificates ā the dadada.live cert, and two more: Go Daddy Secure Certificate Authority - G2, and Go Daddy Root Certificate Authority - G2.
I donāt know enough to understand why this happens or what to do about it, though. Sorry!