Getting a simple https folder to call my own
June 5, 2008 1:22 PM   Subscribe

Is there a hosting service that will provide me a directory to put some simple https (SSL) content without a lot of $$$ and effort?

Basically I want to drop 10 GIF files in a directory that can be accessed by an https:// URL. This would let me create customized buttons for my secure mals-e shopping cart without triggering the "unsecured content" message on browsers.

My hosting service is Dreamhost but they have a ridiculous series of hoops you have to go through just to get a simple https server, including getting a static IP and certificates. I recall years ago my old hosting service let you just switch out http with https in the URL and get the same content, which Dreamhost doesn't allow. I tried.

Again I just want to put 10 GIF images in a directory of my own and not be paying $200 and spend half the afternoon setting things up. What would be the best route for this?
posted by tinkertown to Computers & Internet (3 answers total) 1 user marked this as a favorite
 
I believe Hurricane Electric by default has a 'secure_html' counterpart directory to 'public_html' under the home directory in each account, and this will correspond to some URL of the form "https://somehost.he.net/~youraccount".
posted by weston at 1:53 PM on June 5, 2008


Doesn't matter who you go with - you still need a secure certificate to serve up https things from a given domain name.

The only way around it is for the images to be hosted at someotherdomain.com that DOES have a secure cert. Otherwise, the user is going to be prompted about the security (lack thereof) of downloading those GIF images...
posted by twiggy at 2:00 PM on June 5, 2008


Pretty sure you will still get browser pop up that the content even though secured, is being served from a different location. I am probably wrong but something to check into first.
posted by evilelvis at 2:32 PM on June 5, 2008


« Older Xubuntu on an iMac G3   |   DO NOT suggest a water fountain in Central Park! Newer »
This thread is closed to new comments.