| bio | website | |
|---|---|---|
| location | Edmonton, Canada | |
| age | 25 | |
| visits | member for | 4 years |
| seen | 16 hours ago | |
| stats | profile views | 64 |
|
Mar 1 |
comment |
Is it possible to tell whether a server allows TLS/SSL3 without having access to it? @NickW, you're probably right. I'll give that a shot, I was just hoping there might have been something simple for them to check themselves. Thanks. |
|
Mar 1 |
comment |
Is it possible to tell whether a server allows TLS/SSL3 without having access to it? @NickW, sorry, to clarify, I'm not looking to handle this case through the application logic, but to have them fix their servers so that they act identically. If TLS is enabled on one server but not the other, then it needs to be disabled. But how would I know it's enabled aside from calling it in code and failing? Is there a property on the certificate I can view in the browser or something? |
|
Mar 1 |
asked | Is it possible to tell whether a server allows TLS/SSL3 without having access to it? |
|
Oct 8 |
awarded | Popular Question |
|
Aug 28 |
comment |
Why would a PCI scan fail because of components that are not even installed? @longneck, none of the URLs are valid for the main website either. I got this report second hand, but I'll have the server admin talk to the guys who ran the scan. The report lists the right URL as the "scan target", but I guess it could still could have been a mix-up. Thanks. |
|
Aug 28 |
asked | Why would a PCI scan fail because of components that are not even installed? |
|
Jul 6 |
accepted | Issue with https:// url going to an unknown location |
|
Jul 5 |
comment |
Issue with https:// url going to an unknown location No, the js file is being loaded off a remote server which appears to currently be down. However the main page and the under construction image are coming off our server. The images load fine, even though that image doesn't exist where it says it does. It might be an issue with plesk: blog.unmaskparasites.com/2012/06/22/… |
|
Jul 5 |
comment |
Issue with https:// url going to an unknown location @Somantra, like I said, it says it is loading off of our IP address on port 443. However the content that it says is getting from our server does not exist on our server. |
|
Jul 5 |
comment |
Issue with https:// url going to an unknown location @Somantra, Google sent us an email saying it flagged the site as downloading a malicious js file. Checking the Google search results for our site, it is indeed flagged. Firefox and Chrome both display malware warnings due to this. Inspecting the Firebug tab, the site is loading from the correct IP address on port 443. But the content isn't ours, the files it's loading from our server don't actually exist on our server. |
|
Jul 5 |
comment |
Issue with https:// url going to an unknown location @Somantra, according to Firebug it's hitting the correct IP address on port 443. It's just not going to our site. |
|
Jul 5 |
asked | Issue with https:// url going to an unknown location |
|
Jun 8 |
awarded | Caucus |
|
Nov 24 |
accepted | How can a local account access a database on another computer? |
|
Nov 9 |
accepted | Why can't this website send emails through Exchange 2010? |
|
Nov 9 |
comment |
How can a local account access a database on another computer? I tried PC2\Username, but it just says it can't find the account. |
|
Nov 9 |
asked | How can a local account access a database on another computer? |
|
May 3 |
awarded | Popular Question |
|
Mar 25 |
accepted | Why is this host header going to another site? |
|
Mar 23 |
comment |
Why is this host header going to another site? so then what does that command line do? Is it essentially the same thing as if IIS Manager actually let me put in a host name? I won't actually be the one making the change, which is why I was hoping for a solution via GUI, not a command line one I can't explain :P |