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

learn more… | top users | synonyms (2)

0
votes
1answer
19 views

Microsoft update site has no SSL

We need to put a link to microsoft update site. But we come from SSL, but microsoft has no SSL activated for their update site. Is there any common workaround?
2
votes
1answer
28 views

What is the easiest reliable way to host a HTTPS enabled static page on a domain I own

I'm looking for a simple & reliable way to host a HTTPS enabled static page on a domain I own. The fist thing that came to mind was S3 static website hosting but there seems to be no way to enable ...
1
vote
1answer
18 views

Automatic redirection from http to https with .htaccess authentication in virtual hosting

Hi I have configured Virtual host on apache with .htaccess authentication with SSL. It's working fine when I typed url https://www.example.com:9004/test.php but when I typed ...
0
votes
0answers
9 views

WWW::Mechanize suddenly can't see https webpage [migrated]

I have a perl script that uses WWW::Mechanize to open a SSL connection to our single sign-on page to test connectivity for Nagios. Yesterday, that script stopped working, and I have no idea why. Here ...
0
votes
2answers
858 views

Apache2: How to host apps at different ports with SSL?

I'm trying to achieve quite simple task actually. I bind application to a port, I enable SSLEngine at each VirtualHost entry for that port. Everything works beside one thing: if you type url that ...
2
votes
1answer
181 views

Is my htaccess setting hurting SEO?

I have a site that I have redirecting to https. I do this to leverage wildcard SSL for my password protected pages. Everything seems to work fine with testing. For example, whether you type in http or ...
21
votes
5answers
1k views

Are the different types of SSL certificates a bit of a scam?

I'm looking into getting a few SSL certificates for domains to cover the following: autodiscover.example.com remote.example.com www.example.com Wildcard certificates are too expensive, so I'm ...
6
votes
3answers
7k views

Why would you use document.location.protocol instead of plain // prefixed urls?

For instance Google Analytics uses document.location.protocol in the boilerplate for tracking: <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', ...
5
votes
2answers
396 views

Ad service that supports ssl (secure publishing)

Is there an add service like adsense that supports SSL ads? I wish to put ads on a secured (https) pages but Google Adsense doesn't support it. I know Adbrite works for text based SSL ads but I ...
1
vote
1answer
122 views

Enabling SSL on Apache2 causes address already in use error

My server works just fine on a normal Apache2 install. Now, I'm trying to install subversion on this server using a guide I found on the net called: Installation of Subversion on Ubuntu, with Apache, ...
1
vote
1answer
342 views

SSL is not enabled in Heroku

Since Heroku has integrated the piggybank_ssl addon by default, trying: heroku addons:add piggyback_ssl or heroku addons:add ssl:piggyback results in: ! This add-on is now a standard ...
2
votes
0answers
205 views

Seeking htaccess help: Converting multiple subdomains (both http and https) to www.domain.com using .htaccess

I've been trying to get an answer to this question on other forums (the folks at SuperUser thought this was the place I needed to post) and via my connections, but I haven't gotten very far. Hopefully ...
0
votes
3answers
165 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 ...
4
votes
1answer
60 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
43 views

SSL on site which asks API via HTTPS

For example I have a site site.com. It has its own http json api: api.site.com. API has authorisation and it runs under https. Now, I need to make visualization of some functionality of json api - so ...
1
vote
1answer
124 views

https:// search results appearing on Google for purely http:// site

I started weeding through my site's search results from Google today, using a site: search, to determine if there are any links that cause 404s and thus need redirecting. To my amazement I noticed ...
1
vote
1answer
34 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 ...
3
votes
1answer
56 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 ...
2
votes
1answer
79 views

Using RegEx's in Multi-Channel Funnels in Google Analytics

For some reason, I can't get my multichannel funnel which utilizes RegEx's in the path steps to function -- it keeps coming back with no data. There are a few variables which may be holding things up, ...
20
votes
4answers
2k views

Is using only https bad in a SEO perspective?

I would like to set up a new business site. I plan to direct www.example.com to example.com and only use that domain. My plan is also to only use https and not http. Does this affect the SEO for the ...
2
votes
3answers
338 views

EV SSL Certificates - does anyone care?

Is any one aware of any data or studies from an impartial source that show the impact of EV SSL certificates on customer behavior? I've been unable to find any such studies. If an EV SSL certificate ...
0
votes
0answers
18 views

Force SSL Redirection in Tomcat configuration [migrated]

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
2answers
97 views

1024 bit to 2048 bit certificate differences in how we access our portal

Why now that we have gone from 1024 to 2048 do we need to put the www in front of our portal site when we never used to.
40
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. ...
1
vote
0answers
18 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 ...
1
vote
3answers
111 views

What books or articles are must reads for learning about SSL management

I have found it very hard to find any books or articles that assume no understanding and take you from nothing to a master at managing SSL certificates on web servers. Most articles I have found deal ...
1
vote
1answer
128 views

Extended validation certificate not changing browser bar green in Firefox

I'm having some problems with an Extended validation certificate on a site that isn't showing the green bar correctly in Firefox. Chrome and IE are working fine. When I load the page the bar appears ...
9
votes
3answers
11k views

IIS 7 Require SSL automatically redirect to https://

I've configured IIS 7 to require SSL. I'm wondering if I can automatically redirect non-ssl requests to be encrypted. For example, if a user types in http://domain.com, can IIS redirect the request ...
0
votes
3answers
60 views

Shared SSL hosting receives all SSL requests but why is Google getting it wrong?

The website is hosted on a shared server that supports SSL. The web hosting provider secures our website using SSL: https://domain.com instead of http://domain.com Ever since then all the client ...
0
votes
1answer
30 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
2answers
45 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) ...
1
vote
2answers
141 views

How to setup SSL to protect secure information

At the moment I have a website running in quite an insecure way, I'll refer to it as example.com. To add better security we're starting to store passwords using bcrypt but we are currently not using ...
0
votes
5answers
76 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 ...
2
votes
4answers
257 views

“Not Provided” keywords from Google search: If your site uses https, does Google always send the keywords in the referrer?

Over the last two years the number of "keyword not provided" referrals from Google Search has grown to close to 30% for my websites. Google does not send the keyword in the referer URL when the user ...
0
votes
2answers
27 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 ...
1
vote
1answer
37 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
vote
2answers
77 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
70 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 ...
3
votes
1answer
89 views

Domain changes required for SSL integration

Currently my site supports regular payment options (User is taken to Payment Gateway/PG website). Now I'm trying to implement "seamless" PG integration. I need SSL for this. I'm having a dedicated ...
0
votes
0answers
16 views

SSL Hosting Support for site with existing SSL certificate [duplicate]

I would like to know if there are any hosts that host PHP sites with SSL support for free, if I have an existing SSL certificate for my domain. I checked out many questions here(about 10) but none of ...
2
votes
1answer
25 views

HTTPS Causes Broken Back Links?

If I change my URL to force https does this effect all of my backlinks to be broken and to be lost one by one? And if so if I change it back will it will this restore the back links on the site? Any ...
2
votes
1answer
104 views

How can I force a VirtualHost in Apache to not listen for undefined subdomains on 443?

In /etc/apache2/sites-available/example.com: <VirtualHost *:443> ServerName www.example.com DocumentRoot /var/www/example.com/htdocs SSLEngine on ...
3
votes
1answer
34 views

Google Analytics for sites with SSL protected sections

Google Analytics account creation interface asks whether the URL of the site starts with HTTP or HTTPS. However my site is SSL protected in its payment pages only. Is it possible to have GA cover ...
1
vote
1answer
34 views

Running my site using https and a load balancer

I currently have two webservers behind a load balancer that are running my websites. I'm considering buying an SSL certificate for one of my websites and converting it to https. What mechanics to I ...
1
vote
2answers
115 views

Email not sending to/from all Microsoft domains after adding dedicated IP and SSL (Hotmail, Outlook, Yahoo!)

I have never experienced this type of issue before, so I don't know where to begin searching to be able to troubleshoot or fix the problem. Also, I hope this is the correct SE website for this type of ...
2
votes
1answer
322 views

Error 500 on phpMyAdmin via https from “self-signed certificate”?

I have used Cpanel to generate and install a self-signed certificate for HTTPS and now that I have installed phpMyAdmin once I access phpMyAdmin via HTTPS it throws out an error 500 message. Why is ...
1
vote
1answer
86 views

site:mysite.com shows home page as HTTPS, home page not showing in search properly

site: rockitpro.com I've been trying to figure out a problem with my site since August 2012, my home page fell off the map and won't show in Google unless I search exactly rockitpro.com. My home page ...
3
votes
2answers
4k views

Redirect Permanent and https

I just set up HTTPS on my server, and I have an issue with redirect permanent. Example http://domain.com/index.html it redirect me to http://www.domain.comindex.html The / (tail ending slash) is ...
3
votes
2answers
172 views

What will be the impact on SEO if we remove our SSL certificate (url become http instead of https)?

For some weird reason the content accessed though our domains is returned via SSL HTTPS on all domains pointing to the server. https://domain.com leads to our website, with a proper SSL certificate ...
4
votes
1answer
637 views

Redirect from SSL HTTPS to HTTP (NO SSL)

Many of my visitors have bookmarked my site already with https://mydomain.com. Under the bad advice of a programmer I have put my whole site (Joomla) using SSL. I do not sell anything or provide any ...

1 2 3 4 5