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

learn more… | top users | synonyms (2)

4
votes
1answer
33 views

How to track HTTP and HTTPS from the same Google Analytics account?

I have a website with tutorials and a discuss forum. The website load on http protocol and the forum load with https for security reasons. For both of them I run the default Google Analytics code, but ...
3
votes
1answer
46 views

HTTPS connection treated differently across browsers

I am using an SSL certificate for a website and the server redirects all http connections to https (a conscious choice). A tool provided by the CA says that the certificate has been installed ...
1
vote
1answer
16 views

Internet Explorer receives 403 Error when viewing dev environment SSL test certificate (using MAMP)

I've been developing a site with MAMP which has a handy way of generating (obviously) unverified SSL certificates for testing purposes. All was well when testing with Chrome, Firefox, Safari you ...
0
votes
0answers
10 views

Force SSL Redirection in Tomcat configuration

I already configured my Tomcat conf\server.xml. But It seems that may it doesn't redirect users to my specified redirect port. See config below: <Connector port="8080" protocol="HTTP/1.1" ...
1
vote
0answers
9 views

Virtualmin: https domain showing up for all other domains that have ssl disabled

My Virtualmin has a domain with an SSL cert enabled. All domains are on the same IP. The other domains have SSL disabled, and the problem is that if I request a https page for these domains they ...
39
votes
4answers
4k views

How do I transition to SSL without affecting PageRank?

Here at Stack Exchange we're working on moving all traffic to SSL. The reason we're not doing logged-in-users only is that one side of the login divide would suffer a redirect from google every time. ...
0
votes
1answer
23 views

SSL / https login issue

I am setting up a login page, and I have some security questions / concerns. I have a login form (username, password) on a NON-secure page, let's say: http://www.example.com/login.php When the ...
0
votes
3answers
69 views

How can I pass referrer header from my https domain to http domains?

My website is 100% https. I have links to other http domains. The referrer header is not set when linking from a https page to a http page. From http://en.wikipedia.org/wiki/HTTP_referrer If a ...
1
vote
1answer
34 views

How to find Google PageRank of a SSL/HTTPS Page

If a page is using HTTPS it will display its page rank as the page rank of its homepage, for instance this page is displaying a PR8 - https://addons.mozilla.org/en-US/firefox/user/publiser45/ But ...
-1
votes
0answers
15 views

Using SSL Certification in Multiple Locations [closed]

I have some issues with respect to using SSL Certificates. I have a website hosted in UK and I also have an organisation in South Africa hosting my company application online for web access. The ...
0
votes
2answers
25 views

Using SSL Certification in Multiple Locations

I have some issues with respect to using SSL Certificates. I have a website hosted in UK and I also have an organisation in South Africa hosting my company application online for web access. The ...
0
votes
2answers
39 views

is free ssl certificate appropriate - only needed for login page

I need to protect the user's credentials on my website's login page. The rest of the website does not need SSL. I don't sell anything or accept any credit card information (now or in the future) ...
0
votes
5answers
69 views

Port numbers for SSL

We have an existing web site with HTTP on port 80 and HTTPS on port 443. I'm adding a second site to that now, and from what I understand, I cannot host two sites on the same SSL port. So my ...
1
vote
2answers
69 views

Need HTTPS on web server with plesk. Without buying certificate?

I just want that communication with web server is encrypted. I don't want to by SSL certificate. The server has Plesk installed and as i see, there is some way to add SSL certificate but i don't know ...
1
vote
2answers
58 views

How to direct https requests to http while SSL cert expired? [duplicate]

The SSL certificate on my site has expired, which has caused https requests to the site to fail. While I am sorting out a new SSL certificate, what can I do to redirect https requests into the http ...

1 2 3 4 5 15
15 30 50 per page