Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > https & ssl

Reply
Thread Tools

https & ssl

 
 
question.boy@hotmail.com
Guest
Posts: n/a
 
      10-15-2008
I want to secure a single page on a website because it will house
confidential information. now I understand that I need to purchase an
SSL cert. and install it on my host server. That part is fine. But
how do I invoke the SSL cert. so that the page is https:// rather than
http://?

I know this is probably basic stuff, but I can't seem to find a good
tutorial on the matter.

Thank you for your time!

QB
 
Reply With Quote
 
 
 
 
cwdjrxyz
Guest
Posts: n/a
 
      10-15-2008
On Oct 15, 2:08*pm, question....@hotmail.com wrote:
> I want to secure a single page on a website because it will house
> confidential information. *now I understand that I need to purchase an
> SSL cert. and install it on my host server. *That part is fine. *But
> how do I invoke the SSL cert. so that the page is https:// rather than
> http://?
>
> I know this is probably basic stuff, but I can't seem to find a good
> tutorial on the matter.


SSL certificates can be rather expensive, so don't purchase one until
you know exactly how to use it. If you do not own the server and rent
space on a server from a host, you likely need to read the detailed
information that the host usually supplies if they support SSL and
contact them if you have questions. A few hosts have made special
deals to get you a personal certificate at reduced, but still high,
cost. Others supply a house SSL certificate for their customers at no
extra cost. This will make a page secure, and likely will be good
enough if you just want to protect private information. However if you
are going to do things that require private information to be entered
into forms by others, many will not use your page unless you have a
certificate made out only to you. If you only need to make the page
private and your host does not have house SSL, it likely would be far
cheaper to rent space from another host that does than it would be to
buy a personal certificate, which likely must be renewed at high cost
every year.

 
Reply With Quote
 
 
 
 
cwdjrxyz
Guest
Posts: n/a
 
      10-16-2008
On Oct 15, 4:52*pm, cwdjrxyz <spamtr...@cwdjr.info> wrote:
> On Oct 15, 2:08*pm, question....@hotmail.com wrote:
>
> > I want to secure a single page on a website because it will house
> > confidential information. *now I understand that I need to purchase an
> > SSL cert. and install it on my host server. *That part is fine. *But
> > how do I invoke the SSL cert. so that the page is https:// rather than
> > http://?

>
> > I know this is probably basic stuff, but I can't seem to find a good
> > tutorial on the matter.

>
> SSL certificates can be rather expensive, so don't purchase one until
> you know exactly how to use it. If you do not own the server and rent
> space on a server from a host, you likely need to read the detailed
> information that the host usually supplies if they support SSL and
> contact them if you have questions. A few hosts have made special
> deals to get you a personal certificate at reduced, but still high,
> cost. Others supply a house SSL certificate for their customers at no
> extra cost. This will make a page secure, and likely will be good
> enough if you just want to protect private information. However if you
> are going to do things that require private information to be entered
> into forms by others, many will not use your page unless you have a
> certificate made out only to you. If you only need to make the page
> private and your host does not have house SSL, it likely would be far
> cheaper to rent space from another host that does *than it would be to
> buy a personal certificate, which likely must be renewed at high cost
> every year.


My host provides a house ssl service at no additional charge, and it
is fairly easy to set up at the control panel. The url for a jpg I
have on the server is: http://www.cwdjr.net/picsnap/roscoe.jpg . To
connect to this same jpg using the house ssl connection, the url
becomes: https://cwdjr.c6.hostexcellence.com/picsnap/roscoe.jpg .
Notice the ssl connection is routed through the host rather than my
domain, and the cwdjr.c6 specifies my account with the host. Different
hosts may have slightly different ways of doing this, and often all
you need is included on instructions provided by the host.
 
Reply With Quote
 
SAZ
Guest
Posts: n/a
 
      10-16-2008
In article <125df9ca-c059-4d9e-83fe-
>, says...
> On Oct 15, 2:08=A0pm, question....@hotmail.com wrote:
> > I want to secure a single page on a website because it will house
> > confidential information. =A0now I understand that I need to purchase an
> > SSL cert. and install it on my host server. =A0That part is fine. =A0But
> > how do I invoke the SSL cert. so that the page is https:// rather than
> > http://?
> >
> > I know this is probably basic stuff, but I can't seem to find a good
> > tutorial on the matter.

>
> SSL certificates can be rather expensive, so don't purchase one until
> you know exactly how to use it. If you do not own the server and rent
> space on a server from a host, you likely need to read the detailed
> information that the host usually supplies if they support SSL and
> contact them if you have questions. A few hosts have made special
> deals to get you a personal certificate at reduced, but still high,
> cost. Others supply a house SSL certificate for their customers at no
> extra cost. This will make a page secure, and likely will be good
> enough if you just want to protect private information. However if you
> are going to do things that require private information to be entered
> into forms by others, many will not use your page unless you have a
> certificate made out only to you. If you only need to make the page
> private and your host does not have house SSL, it likely would be far
> cheaper to rent space from another host that does than it would be to
> buy a personal certificate, which likely must be renewed at high cost
> every year.
>
>

I get all my SSL Certs from GoDaddy - they charge around $30/yr. I've
never found cheaper SSL Cert from a "name brand" company.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
server side redirect https => https NOT working Axel ASP General 8 04-27-2009 02:02 AM
https authentication & storing https page in string Naveen Dhanuka Ruby 1 09-19-2007 02:05 PM
open-uri and HTTPS, or net/https with a redirect jotto Ruby 4 10-02-2006 07:26 AM
how Avoid SSL problem in IIS 6 ? (http inside https site) =?Utf-8?B?ZHl2aW01Nw==?= MCSE 9 12-20-2005 04:56 AM
TreeView over https / ssl Curia Damiano ASP .Net 0 02-12-2004 10:38 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57