Username: 
Password: 
Restrict session to IP 

Website with https doesn't work

1 2
Global Rank: 99
Totalscore: 172781
Posts: 8
Thanks: 6
UpVotes: 6
Registered: 10y 45d






Last Seen: 103d 17h
The User is Offline
Website with https doesn't work
Google/translate1Thank You!1Good Post!0Bad Post! link
When I add my website I received: "Your website is unreachable or does not exist.". Most probably the problem is that the site contains https. Can you check if website for profile works with https?

Thanks!
Global Rank: 252
Totalscore: 87267
Posts: 1635
Thanks: 1337
UpVotes: 886
Registered: 16y 43d




Last Seen: 1d 2h
The User is Offline
RE: Website with https doesn't work
Google/translate0Thank You!0Good Post!0Bad Post! link
What is the link you like to add?
I will check why it is denied. (Could also be a non success status code, or a bug in the code)

Greetings
gizmore
The geeks shall inherit the properties and methods of object earth.
Global Rank: 99
Totalscore: 172781
Posts: 8
Thanks: 6
UpVotes: 6
Registered: 10y 45d






Last Seen: 103d 17h
The User is Offline
RE: Website with https doesn't work
Google/translate1Thank You!1Good Post!0Bad Post! link
This is the link: https://cojo.eu

Thanks!
Global Rank: 252
Totalscore: 87267
Posts: 1635
Thanks: 1337
UpVotes: 886
Registered: 16y 43d




Last Seen: 1d 2h
The User is Offline
RE: Website with https doesn't work
Google/translate0Thank You!1Good Post!0Bad Post! link
I could not reproduce a problem on my development setup.
May i login as your user, and try to change your profile for you, for debugging purposes?

Greetings
Gizmore
The geeks shall inherit the properties and methods of object earth.
Global Rank: 99
Totalscore: 172781
Posts: 8
Thanks: 6
UpVotes: 6
Registered: 10y 45d






Last Seen: 103d 17h
The User is Offline
RE: Website with https doesn't work
Google/translate1Thank You!1Good Post!0Bad Post! link
For sure. If you need something please let me know on private.

Thank you very much!
Global Rank: 252
Totalscore: 87267
Posts: 1635
Thanks: 1337
UpVotes: 886
Registered: 16y 43d




Last Seen: 1d 2h
The User is Offline
RE: Website with https doesn't work
Google/translate0Thank You!1Good Post!0Bad Post! link
We also need your credit card front-/ and backside to verify your age.
Please keep in mind that i offer you a free service!

Edit: I just had a talk with a phising skype bot that suggested the above. Quite funny.
The geeks shall inherit the properties and methods of object earth.
Last edited by gizmore - Oct 25, 2014 - 04:03:00
Global Rank: 99
Totalscore: 172781
Posts: 8
Thanks: 6
UpVotes: 6
Registered: 10y 45d






Last Seen: 103d 17h
The User is Offline
RE: Website with https doesn't work
Google/translate1Thank You!1Good Post!0Bad Post! link
Sure, let me know if MasterCard is good. Smile)
Last edited by TEO - Oct 25, 2014 - 04:38:29
Global Rank: 252
Totalscore: 87267
Posts: 1635
Thanks: 1337
UpVotes: 886
Registered: 16y 43d




Last Seen: 1d 2h
The User is Offline
RE: Website with https doesn't work
Google/translate0Thank You!0Good Post!0Bad Post! link
Fun fact, i can reproduce the error here, but i have no idea why...
This is the code i ended up with: (no success)

GeSHi`ed php code for GWF_HTTP
1
2
3
4
56
7
8
 
                if(isset($parts['scheme']) && $parts['scheme']=='https')
                {
                        curl_setopt($ch, CURLOPT_SSL_VERIFYHOST,  0);
                        curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0); # Should be 1!                        curl_setopt($ch, CURLOPT_SSLVERSION, 3);                        
                }
 


I tried with and without SSLv3 ... weird

Any hints?
The geeks shall inherit the properties and methods of object earth.
Global Rank: 99
Totalscore: 172781
Posts: 8
Thanks: 6
UpVotes: 6
Registered: 10y 45d






Last Seen: 103d 17h
The User is Offline
RE: Website with https doesn't work
Google/translate0Thank You!0Good Post!0Bad Post! link
What happen if you just comment the line: curl_setopt($ch, CURLOPT_SSLVERSION, 3); ?
I think will be better because some sites dropped out the support for SSL v3.0.

https://github.com/cloudflare/sslconfig/commit/d999e0fcb74ea5a8f0405427b4e5ebfe6d172c14
https://blog.cloudflare.com/sslv3-support-disabled-by-default-due-to-vulnerability/
Global Rank: 252
Totalscore: 87267
Posts: 1635
Thanks: 1337
UpVotes: 886
Registered: 16y 43d




Last Seen: 1d 2h
The User is Offline
RE: Website with https doesn't work
Google/translate0Thank You!0Good Post!0Bad Post! link
That´s what i have supsected and tried... no luck or i messed up...
Please try now, i have commented the ssl3
The geeks shall inherit the properties and methods of object earth.
1 2
tunelko, quangntenemy, TheHiveMind, Z, balicocat, Ge0, samuraiblanco, arraez, jcquinterov, hophuocthinh, alfamen2, burhanudinn123, Ben_Dover, stephanduran89, braddie0, SwolloW, dangarbri have subscribed to this thread and receive emails on new posts.
1 people are watching the thread at the moment.
This thread has been viewed 31247 times.