hi,

Does anybody know a URL, where I can buy a secure SSL-certificate for our
Windows-Webserver, which one can buy for a low price?
The important thing is, that IE7 and other browsers shouldn't prompt the
certificate warnings anymore.

Thanks for your hint.

regards
Patrick

Re: SLL Certificate by Paul

Paul
Wed Feb 21 08:34:44 CST 2007

In article <6C72AE62-FC6C-4672-B23E-16D6B9BAD457@microsoft.com>,
in the microsoft.public.security news group, =?Utf-8?B?
UGF0cmljayBELg==?= <PatrickD@discussions.microsoft.com> says...

> Does anybody know a URL, where I can buy a secure SSL-certificate for our
> Windows-Webserver, which one can buy for a low price?
> The important thing is, that IE7 and other browsers shouldn't prompt the
> certificate warnings anymore.
>

There are lots of commercial CAs that sell SSL certs. Just
google for purchase SSL certificate.

--
Paul Adare
MVP - Windows - Virtual Machine
http://www.identit.ca
"The English language, complete with irony, satire, and sarcasm,
has survived for centuries without smileys. Only the new crop of
modern computer geeks finds it impossible to detect a joke that
is not clearly labeled as such."
Ray Shea

Re: SLL Certificate by Brian

Brian
Wed Feb 21 08:35:30 CST 2007

In article <6C72AE62-FC6C-4672-B23E-16D6B9BAD457
@microsoft.com>, PatrickD@discussions.microsoft.com
says...
> hi,
>
> Does anybody know a URL, where I can buy a secure SSL-certificate for our
> Windows-Webserver, which one can buy for a low price?
> The important thing is, that IE7 and other browsers shouldn't prompt the
> certificate warnings anymore.
>
> Thanks for your hint.
>
> regards
> Patrick
>
GeoTrust, Verisign, Cybertrust... The list is endless
You just need to look at the list of trusted root
authorities in IE or Firefox.

Try searching for purchase SSL certificate.

Brian

Re: SLL Certificate by PatrickD

PatrickD
Wed Feb 21 10:40:25 CST 2007

Hi,

Thanks for your answers.
I know, that there are a lot of possibilities, but I asked for an URL, where
I can buy a secure certificate for a LOW PRICE. There are quite a few ones,
where I need to pay a lot.
Are there "cheap" certificates, which won't make browsers to warn us anymore?

Thanks for your help.

regards
Patrick

"Brian Komar [MVP]" wrote:

> In article <6C72AE62-FC6C-4672-B23E-16D6B9BAD457
> @microsoft.com>, PatrickD@discussions.microsoft.com
> says...
> > hi,
> >
> > Does anybody know a URL, where I can buy a secure SSL-certificate for our
> > Windows-Webserver, which one can buy for a low price?
> > The important thing is, that IE7 and other browsers shouldn't prompt the
> > certificate warnings anymore.
> >
> > Thanks for your hint.
> >
> > regards
> > Patrick
> >
> GeoTrust, Verisign, Cybertrust... The list is endless
> You just need to look at the list of trusted root
> authorities in IE or Firefox.
>
> Try searching for purchase SSL certificate.
>
> Brian
>

Re: SLL Certificate by Anne

Anne
Wed Feb 21 11:43:24 CST 2007

Patrick D. <PatrickD@discussions.microsoft.com> writes:

> Hi,
>
> Thanks for your answers.
> I know, that there are a lot of possibilities, but I asked for an URL, where
> I can buy a secure certificate for a LOW PRICE. There are quite a few ones,
> where I need to pay a lot.
> Are there "cheap" certificates, which won't make browsers to warn us anymore?

secure & cheap? is this an oxymoron?

reason for ssl cryptography is to hide information during transmission

reason for ssl certificates is to proove that you are really who you
claim to be. "security" in terms of ssl certificates is primarily an
"authentication" issue (in contrast to encryption being
privacy/condidentiality issue).

for an ssl certificate to be "secure" ... means that it correctly
authenticates you (or at least something) ... i.e. are you really who
you claim to be. in order to establish authentication security, the
certification authority issuing such a certificate has to do some
amount of due diligence ... in order to establish that you are who you
claim to be ... before they certify it as part of issuing a digital
certificate asserting to that fact (aka a digital certificate is
nominally a representation that the certificying authority has
certified some piece of information).

there have been some suggested changes that would improve the
integrity/security of the certification process ... which at the same
time significantly reduces the certification complexity and costs
... potentially leading into reduced digital certificate prices.

the "catch-22" for the industry is that the general public might start
using the same processes ... eliminating the need for 3rd party
certification authorities ... and their digital
certificates. collected past posts mentioning the catch-22 for the ssl
certification industry
http://www.garlic.com/~lynn/subpubkey.html#catch

Re: SLL Certificate by Andrew

Andrew
Wed Feb 21 21:41:10 CST 2007


I think the assumption was that you could look at the vendors offering
certs and decide on one for yourself. If this is too difficult and
you really need a pointer to a cheap SSL cert vendor try GoDaddy for
$20/year at https://www.godaddy.com/gdshop/ssl/compare.asp?ci=275


On Feb 21, 8:40 am, Patrick D. <Patri...@discussions.microsoft.com>
wrote:
> Hi,
>
> Thanks for your answers.
> I know, that there are a lot of possibilities, but I asked for an URL, where
> I can buy a secure certificate for a LOW PRICE. There are quite a few ones,
> where I need to pay a lot.
> Are there "cheap" certificates, which won't make browsers to warn us anymore?
>
> Thanks for your help.
>
> regards
> Patrick
>
>
>
> "Brian Komar [MVP]" wrote:
> > In article <6C72AE62-FC6C-4672-B23E-16D6B9BAD457
> > @microsoft.com>, Patri...@discussions.microsoft.com
> > says...
> > > hi,
>
> > > Does anybody know a URL, where I can buy a secure SSL-certificate for our
> > > Windows-Webserver, which one can buy for a low price?
> > > The important thing is, that IE7 and other browsers shouldn't prompt the
> > > certificate warnings anymore.
>
> > > Thanks for your hint.
>
> > > regards
> > > Patrick
>
> > GeoTrust, Verisign, Cybertrust... The list is endless
> > You just need to look at the list of trusted root
> > authorities in IE or Firefox.
>
> > Try searching for purchase SSL certificate.
>
> > Brian- Hide quoted text -
>
> - Show quoted text -



Re: SLL Certificate by S

S
Fri Feb 23 04:56:19 CST 2007

G'day:

"Anne & Lynn Wheeler" <lynn@garlic.com> wrote in message
news:m3mz37ieys.fsf@garlic.com...

> secure & cheap? is this an oxymoron?
>
> reason for ssl cryptography is to hide information during transmission
>
> reason for ssl certificates is to proove that you are really who you
> claim to be. "security" in terms of ssl certificates is primarily an
> "authentication" issue (in contrast to encryption being
> privacy/condidentiality issue).
>
> for an ssl certificate to be "secure" ... means that it correctly
> authenticates you (or at least something) ... i.e. are you really who
> you claim to be. in order to establish authentication security, the
> certification authority issuing such a certificate has to do some
> amount of due diligence ... in order to establish that you are who you
> claim to be ... before they certify it as part of issuing a digital
> certificate asserting to that fact (aka a digital certificate is
> nominally a representation that the certificying authority has
> certified some piece of information).

That doesn't reliably work and numerous attempts to impove the situation
either failed or bound to fail - EV certs the latest:

http://msmvps.com/blogs/sp/archive/2007/02/15/more-secure-ssl.aspx

--
Svyatoslav Pidgorny, MS MVP - Security, MCSE
-= F1 is the key =-



Re: SLL Certificate by Anne

Anne
Fri Feb 23 09:03:41 CST 2007

"S. Pidgorny <MVP>" <slavickp@yahoo.com> writes:
> That doesn't reliably work and numerous attempts to impove the situation
> either failed or bound to fail - EV certs the latest:
>
> http://msmvps.com/blogs/sp/archive/2007/02/15/more-secure-ssl.aspx

previous post
http://www.garlic.com/~lynn/2007d.html#60 SSL Certificate

lots of past posts mentioning ssl certificates ... including referring
to them as "comfort" certificates ... i.e. with a lot of PR and hype
to convince people that that they should feel good when they see an
ssl certificate
http://www.garlic.com/~lynn/subpubkey.html#sslcert

going back to when we were asked to consult with this small client/server
startup that wanted to do payment transactions on their server ... and
they had this technology they wanted to used called SSL
http://www.garlic.com/~lynn/aadsm5.htm#asrn2
http://www.garlic.com/~lynn/aadsm5.htm#asrn3

and had to figure out how to apply the SSL technology to specific
business processes

various recent threads/posts about SSL and weaknesses,
vulnerabilities,, etc
http://www.garlic.com/~lynn/2007c.html#51 Securing financial transactions a high priority for 2007
http://www.garlic.com/~lynn/aadsm26.htm#25 EV - what s the reason, again?
http://www.garlic.com/~lynn/aadsm26.htm#26 man in the middle, SSL
http://www.garlic.com/~lynn/aadsm26.htm#27 man in the middle, SSL
http://www.garlic.com/~lynn/aadsm26.htm#28 man in the middle, SSL
http://www.garlic.com/~lynn/aadsm26.htm#30 man in the middle, SSL
http://www.garlic.com/~lynn/aadsm26.htm#31 man in the middle, SSL