Go Back   Velocity Reviews > Newsgroups > Computer Security
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Computer Security - where do I buy a SSL certificate?

 
Thread Tools Search this Thread
Old 05-18-2006, 09:39 AM   #1
Default where do I buy a SSL certificate?


Hi

I've got at website that needs to run https and I understand you need to
purchase an SSL certificate to do so. But what is a fair price and does
it matter from who I buy and what I buy?

My site is located in .dk and the only reason for the https is, I have
som images that is included in a webshop (running https) on another
website (fortunately I don't have to install the certificate myself, the
company hosting my site does that).

rapidssl.com has a certificate which seems okay to me - one year $69
(https://www.rapidssl.com/ssl-certifi...-rapidssl.htm).
Should I go for that ?


Thanx

Ask


Ask Josephsen
  Reply With Quote
Old 05-18-2006, 12:50 PM   #2
Sebastian Gottschalk
 
Posts: n/a
Default Re: where do I buy a SSL certificate?
Ask Josephsen wrote:
> Hi
>
> I've got at website that needs to run https and I understand you need to
> purchase an SSL certificate to do so. But what is a fair price and does
> it matter from who I buy and what I buy?


You'd better take care that the issuer's cert is already shipped with
most webbrowsers.

The bigger problem is that every such CA is a scumbag, especially the
cheaper ones.

> rapidssl.com has a certificate which seems okay to me - one year $69
> (https://www.rapidssl.com/ssl-certifi...-rapidssl.htm).
> Should I go for that ?


This one's not.


Sebastian Gottschalk
  Reply With Quote
Old 05-18-2006, 03:12 PM   #3
Journeyman
 
Posts: n/a
Default Re: where do I buy a SSL certificate?
You can create your own self-signed certificate, it will give your user
a warning about it, but works just the same http://www.verisign.com is
probably the biggest seller of certs, very trusted



Journeyman
  Reply With Quote
Old 05-18-2006, 04:15 PM   #4
Sebastian Gottschalk
 
Posts: n/a
Default Re: where do I buy a SSL certificate?
Journeyman wrote:
> You can create your own self-signed certificate, it will give your user
> a warning about it, but works just the same http://www.verisign.com is
> probably the biggest seller of certs, very trusted


I'd trust a random self-signer more than VeriSign. I just remember some
anonymous guy anonymously phoning VeriSign and they gave him a signature
for a cert with CN=Microsoft Corporation.


Sebastian Gottschalk
  Reply With Quote
Old 05-18-2006, 05:37 PM   #5
jewo
 
Posts: n/a
Default Re: where do I buy a SSL certificate?
hi,

have a look at http://www.cacert.org
they offer certs for free but the root cert is (not yet) included in most
browsers

jewo


jewo
  Reply With Quote
Old 05-18-2006, 07:05 PM   #6
unixsphere
 
Posts: n/a
Default Re: where do I buy a SSL certificate?
Ask Josephsen wrote:
> Hi
>
> I've got at website that needs to run https and I understand you need to
> purchase an SSL certificate to do so. But what is a fair price and does
> it matter from who I buy and what I buy?
>
> My site is located in .dk and the only reason for the https is, I have
> som images that is included in a webshop (running https) on another
> website (fortunately I don't have to install the certificate myself, the
> company hosting my site does that).
>
> rapidssl.com has a certificate which seems okay to me - one year $69
> (https://www.rapidssl.com/ssl-certifi...-rapidssl.htm).
> Should I go for that ?
>
>
> Thanx
>
> Ask


https://www.thawte.com/ssl-digital-c...ssl/index.html


unixsphere
  Reply With Quote
Old 05-18-2006, 07:59 PM   #7
Sebastian Gottschalk
 
Posts: n/a
Default Re: where do I buy a SSL certificate?
unixsphere wrote:

> https://www.thawte.com/ssl-digital-c...ssl/index.html


Yeah, the guys who're sending you an encrypted cert and the password in
cleartext.


Sebastian Gottschalk
  Reply With Quote
Old 05-18-2006, 08:31 PM   #8
Anne & Lynn Wheeler
 
Posts: n/a
Default Re: where do I buy a SSL certificate?

Ask Josephsen <ask_rem@rem_minreklame.dk> writes:
> I've got at website that needs to run https and I understand you
> need to purchase an SSL certificate to do so. But what is a fair
> price and does it matter from who I buy and what I buy?


it is also possible to generate your own self-signed SSL certificate
and have clients that need to access your site ... validate the
certificate via some out-of-band process.

i regularly access some number of https sites with self-signed
certificates ... where my browser initially complains it is signed by
an unknown certification authority (itself) and gives me an
opportunity to view it, accept it for the current session, and/or load
it for long term acceptance (basically into the same repository that
contains the certification authority self-signed digital certificates
that were loaded as part of building the browsers).

if you really want to buy one ... go to the security menu in the
browsers (that will be typically used by your clients) and do a list
of the currently loaded self-signed digital certificates ... this will
give you an indication of which certification authorities that the
browsers are currntly configured to automatically accept.

numerous collected past postings mentioning ssl and ssl digital
certificates
http://www.garlic.com/~lynn/subpubkey.html#sslcert

--
Anne & Lynn Wheeler | http://www.garlic.com/~lynn/


Anne & Lynn Wheeler
  Reply With Quote
Old 05-18-2006, 08:31 PM   #9
Anne & Lynn Wheeler
 
Posts: n/a
Default Re: where do I buy a SSL certificate?

Ask Josephsen <ask_rem@rem_minreklame.dk> writes:
> I've got at website that needs to run https and I understand you
> need to purchase an SSL certificate to do so. But what is a fair
> price and does it matter from who I buy and what I buy?


it is also possible to generate your own self-signed SSL certificate
and have clients that need to access your site ... validate the
certificate via some out-of-band process.

i regularly access some number of https sites with self-signed
certificates ... where my browser initially complains it is signed by
an unknown certification authority (itself) and gives me an
opportunity to view it, accept it for the current session, and/or load
it for long term acceptance (basically into the same repository that
contains the certification authority self-signed digital certificates
that were loaded as part of building the browsers).

if you really want to buy one ... go to the security menu in the
browsers (that will be typically used by your clients) and do a list
of the currently loaded self-signed digital certificates ... this will
give you an indication of which certification authorities that the
browsers are currntly configured to automatically accept.

numerous collected past postings mentioning ssl and ssl digital
certificates
http://www.garlic.com/~lynn/subpubkey.html#sslcert

--
Anne & Lynn Wheeler | http://www.garlic.com/~lynn/


Anne & Lynn Wheeler
  Reply With Quote
Old 05-18-2006, 08:38 PM   #10
Anne & Lynn Wheeler
 
Posts: n/a
Default Re: where do I buy a SSL certificate?
Anne & Lynn Wheeler <> writes:
> i regularly access some number of https sites with self-signed
> certificates ... where my browser initially complains it is signed by
> an unknown certification authority (itself) and gives me an
> opportunity to view it, accept it for the current session, and/or load
> it for long term acceptance (basically into the same repository that
> contains the certification authority self-signed digital certificates
> that were loaded as part of building the browsers).


the real major difference between a self-signed digital certificate
that you generate ... and a self-signed digital certificate generated
by some certification authority ... it that the certificate
authorities have convinced the browser vendors (typically by paying
them) to preload their digital certificates into the browser's digital
certificate repository when the browser is built.

however, it is straight-forward operation for clients to do
post-install administrative operations on their browser's digital
certificate repository (adding and/or deleting digital certificates).

--
Anne & Lynn Wheeler | http://www.garlic.com/~lynn/


Anne & Lynn Wheeler
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
SSL certificates JohnO A+ Certification 4 10-29-2006 06:57 PM
A+ certificate Jamco A+ Certification 6 01-16-2005 12:12 AM
forging a certificate Neal A+ Certification 14 12-28-2004 02:43 AM
Need a Certificate Nick A+ Certification 48 05-21-2004 11:33 PM
Got my certificate in the mail - what a joke! Jinkies A+ Certification 20 12-28-2003 08:38 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

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