Secure Sockets Layer (SSL) is a cryptographic protocol that provides communications security over the Internet.

learn more… | top users | synonyms (2)

0
votes
2answers
23 views

SSL issue and redirects from https to http

I have a site www.example.com for which i purchased SSL cert and installed. And it was working fine, I also have a subdomain with app.example.com which was not on SSL. Both www.example.com and ...
0
votes
0answers
8 views

Secure Iframe inside a http page [on hold]

I process payments using a secure iframe inside an http page. What are the security implications of doing so? Like I have an iframe that renders a payment form from a SSL protected third party site, ...
0
votes
1answer
18 views

A POST request on a page with HTTPS is done automatically in HTTPS?

If I make a request to page.php (AJAX) with JavaScript from a HTTPS page, the request is automatically made ​​page.php directly with HTTPS or HTTP? If HTTP, how to send a request (to the same domain) ...
0
votes
0answers
10 views

How do I stop Google indexing my main page as https [duplicate]

Due to historic reasons, we have things set up so that "www.mydomain.com" redirects to "store.mydomain.com". This has worked perfectly fine until recently, when Google appears to be sending visitors ...
0
votes
0answers
14 views

Changing my site from HTTP to HTTPS - will google search results sort themselves out? [duplicate]

I've made all of my http pages 301 redirect to their https equivalents. I've also made sure that all of the URLs in my sitemap files are https. Lastly I created a new profile in GWTs under the https ...
0
votes
1answer
40 views

How can I stop my blog from trying to use SSL?

I noticed yesterday that my Avg Visit Duration for users on Androids plummeted on 13th September. So I looked into it and found that Android users were being sent a warning message when they tried to ...
2
votes
1answer
73 views

Why does navigating to http:// then redirect to https:// give mixed content warning?

If I directly navigate to https://scotthelme.co.uk I get a green TLS indicator in the address bar. If I navigate to http://scotthelme.com which issues a 301 to https://scotthelme.co.uk I get a mixed ...
2
votes
1answer
55 views

Which is more supported by web clients (browsers): SAN (Subject Alternative Name) or Wildcard SSL Certificates?

Which are more widely supported by browser clients, wildcard or SAN certificates? I need to decide between using a SAN cert or a wildcard cert. Client/browser compatibility is my biggest concern.
3
votes
1answer
57 views

Ensuring secure downloads for IIS

One of my customers wants to make sure that when someone downloads a file from their website the file being downloaded is secure from third parties capturing the downloaded information. Their site is ...
0
votes
2answers
36 views

Keep a Servlet/JSP web site always on SSL?

How to I keep a site always on SSL with padlock symbol always exists. Is there any way to optimize the page for SSL in JSP and Servlets ? Just tell about jsp and servlet optimization so answer do not ...
0
votes
0answers
11 views

Free Basic Hosting w SSL Certificate [duplicate]

I'm looking for a free hosting provider which provides an SSL Certificate at no additional charge. Does anyone know of a hosting provider which can provide such a service? Thanks in advance, Amani ...
0
votes
0answers
72 views

How to make a web service (.asmx) available to the public through IIS w/ SSL?

Situation: I have written a .asmx web service that I have gotten to work on GoDaddy, hosted in IIS. I now need to get this web service to be available to the public in IIS, but from our local web ...
1
vote
0answers
43 views

Does any SSL certificate authority handle third-level .name domains? [closed]

I am the owner of a third-level .name domain of form subdomain.example.name. The .name domain hierarchy is somewhat unusual in that generally one registers a third-level domain such as mine, rather ...
0
votes
1answer
41 views

Mixing self signed certs with traditional SSL

I have a traditional SSL cert going to a subdomain secure.mydomain.com on my domain. My host required me to have a dedicated IP in order to do this. I would also like to use HTTPS on my site for when ...
2
votes
3answers
74 views

Website doesn't default to HTTPS

I'm kinda new to this so bear with me. I just finished setting up SSL on my website. The problem is that if the user types www.mydomain.com into their browser, it doesn't connect securely with HTTPS. ...

15 30 50 per page