end users managing trust databases (was: Re: Wildcard certs?)

2010-07-28 Thread Steffen DETTMER
* Kyle Hamilton wrote on Fri, Jul 23, 2010 at 20:06 -0700:
 There's a company called StartCom (http://www.startssl.com/) who will
 do 2-year validity wildcard certs, upon verification of your identity
 and verification that you have control of the domain for which you are
 requesting certificates.

One of those `we verify by plain text mail and secure by 2048 bit
RSA' CAs?
(Cool is the idea to send an email to mydomain.com before
creating a certificate to protect against mydomain.com domain
name spoofing; if the attacker spoofed DNS already, she can
request a certificate and automatically get the verification
mail send to the spoofed domain).

 Oh, and they're included in the latest Microsoft Root
 Certificate Update for Windows XP, and all later versions;

Could it happen if someone removed the certificate from the
lists of trusted CAs that it would be reinstalled?
I just checked my WinXP workstation and I don't find it, but I
cannot check after each winupdate...

 Firefox recognizes them, they're part of Apple's certificate
 store, and it's pretty much only Opera who doesn't recognize
 them for whatever reason.

Because of this, unfortunately, end users have almost no chance
to correctly perform their trust management. It is not
transparent what tool uses which trust database - and it is even
updated automatically. But on the other hand, most users don't
even know what all this is about. Even banks tell their
customers, seeing some small lock icon already means `secure'...

oki,

Steffen



































































---[end of message]8===


 
About Ingenico: Ingenico is a leading provider of payment solutions, with over 
15 million terminals deployed in more than 125 countries. Its 2,850 employees 
worldwide support retailers, banks and service providers to optimize and secure 
their electronic payments solutions, develop their offer of services and 
increase their point of sales revenue. More information on 
http://www.ingenico.com/.
 This message may contain confidential and/or privileged information. If you 
are not the addressee or authorized to receive this for the addressee, you must 
not use, copy, disclose or take any action based on this message or any 
information herein. If you have received this message in error, please advise 
the sender immediately by reply e-mail and delete this message. Thank you for 
your cooperation.
 P Please consider the environment before printing this e-mail
 
 
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   majord...@openssl.org


Re: Wildcard certs?

2010-07-24 Thread Luis Daniel Lucio Quiroz
Le vendredi 23 juillet 2010 22:06:44, Kyle Hamilton a écrit :
  There's a company called StartCom (http://www.startssl.com/) who will
 do 2-year validity wildcard certs, upon verification of your identity
 and verification that you have control of the domain for which you are
 requesting certificates.
 
 Oh, and they're included in the latest Microsoft Root Certificate Update
 for Windows XP, and all later versions; Firefox recognizes them, they're
 part of Apple's certificate store, and it's pretty much only Opera who
 doesn't recognize them for whatever reason.
 
 -Kyle H
 
 On 7/23/10 6:24 PM, Mounir IDRASSI wrote:
   Hi,
  
  All major commercial CAs do provide wildcard SSL certificates and the
  price is usually high.
  
  Googling gives the following links for Comodo, Thawte and Verisign :
 - http://www.comodo.com/e-commerce/ssl-certificates/wildcard-ssl.php
 - http://www.thawte.com/ssl/wildcard-ssl-certificates/
 - http://www.verisign.com/ssl-certificates/wildcard-ssl-certificates/
  
  Cheers,
  
  On 7/24/2010 2:02 AM, Luis Daniel Lucio Quiroz wrote:
  Just wondering
  
  who i must do request for a wildcard cert, for example to accept all the
  *.mydomain.com
  
  Regards,
  
  LD
  __
  OpenSSL Project http://www.openssl.org
  User Support Mailing Listopenssl-users@openssl.org
  Automated List Manager   majord...@openssl.org
  
  __
  OpenSSL Project http://www.openssl.org
  User Support Mailing Listopenssl-users@openssl.org
  Automated List Manager   majord...@openssl.org

I was meaning, for my openssl local installation
how i may do the request?

shall i put *.mydomain.com in dn?  or what
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   majord...@openssl.org


Re: Wildcard certs?

2010-07-24 Thread Hugo Garza
Yes set the Common Name field to *.yourdomain.com

On Sat, Jul 24, 2010 at 2:45 AM, Luis Daniel Lucio Quiroz 
luis.daniel.lu...@gmail.com wrote:

 Le vendredi 23 juillet 2010 22:06:44, Kyle Hamilton a écrit :
   There's a company called StartCom (http://www.startssl.com/) who will
  do 2-year validity wildcard certs, upon verification of your identity
  and verification that you have control of the domain for which you are
  requesting certificates.
 
  Oh, and they're included in the latest Microsoft Root Certificate Update
  for Windows XP, and all later versions; Firefox recognizes them, they're
  part of Apple's certificate store, and it's pretty much only Opera who
  doesn't recognize them for whatever reason.
 
  -Kyle H
 
  On 7/23/10 6:24 PM, Mounir IDRASSI wrote:
Hi,
  
   All major commercial CAs do provide wildcard SSL certificates and the
   price is usually high.
  
   Googling gives the following links for Comodo, Thawte and Verisign :
  -
 http://www.comodo.com/e-commerce/ssl-certificates/wildcard-ssl.php
  - http://www.thawte.com/ssl/wildcard-ssl-certificates/
  -
 http://www.verisign.com/ssl-certificates/wildcard-ssl-certificates/
  
   Cheers,
  
   On 7/24/2010 2:02 AM, Luis Daniel Lucio Quiroz wrote:
   Just wondering
  
   who i must do request for a wildcard cert, for example to accept all
 the
   *.mydomain.com
  
   Regards,
  
   LD
   __
   OpenSSL Project
 http://www.openssl.org
   User Support Mailing List
 openssl-users@openssl.org
   Automated List Manager
 majord...@openssl.org
  
   __
   OpenSSL Project http://www.openssl.org
   User Support Mailing Listopenssl-users@openssl.org
   Automated List Manager   majord...@openssl.org

 I was meaning, for my openssl local installation
 how i may do the request?

 shall i put *.mydomain.com in dn?  or what
 __
 OpenSSL Project http://www.openssl.org
 User Support Mailing Listopenssl-users@openssl.org
 Automated List Manager   majord...@openssl.org



Re: Wildcard certs?

2010-07-24 Thread Mounir IDRASSI
Well, your question was who i must do request for... that's why we gave
you links for outside CAs.
If you are dealing with your own CA, then using a wildcard character in
the DN will do the job.

--
Mounir IDRASSI
IDRIX
http://www.idrix.fr

 Le vendredi 23 juillet 2010 22:06:44, Kyle Hamilton a écrit :
  There's a company called StartCom (http://www.startssl.com/) who will
 do 2-year validity wildcard certs, upon verification of your identity
 and verification that you have control of the domain for which you are
 requesting certificates.

 Oh, and they're included in the latest Microsoft Root Certificate Update
 for Windows XP, and all later versions; Firefox recognizes them, they're
 part of Apple's certificate store, and it's pretty much only Opera who
 doesn't recognize them for whatever reason.

 -Kyle H

 On 7/23/10 6:24 PM, Mounir IDRASSI wrote:
   Hi,
 
  All major commercial CAs do provide wildcard SSL certificates and the
  price is usually high.
 
  Googling gives the following links for Comodo, Thawte and Verisign :
 -
 http://www.comodo.com/e-commerce/ssl-certificates/wildcard-ssl.php
 - http://www.thawte.com/ssl/wildcard-ssl-certificates/
 -
 http://www.verisign.com/ssl-certificates/wildcard-ssl-certificates/
 
  Cheers,
 
  On 7/24/2010 2:02 AM, Luis Daniel Lucio Quiroz wrote:
  Just wondering
 
  who i must do request for a wildcard cert, for example to accept all
 the
  *.mydomain.com
 
  Regards,
 
  LD
  __
  OpenSSL Project
 http://www.openssl.org
  User Support Mailing List
 openssl-users@openssl.org
  Automated List Manager
 majord...@openssl.org
 
  __
  OpenSSL Project http://www.openssl.org
  User Support Mailing Listopenssl-users@openssl.org
  Automated List Manager   majord...@openssl.org

 I was meaning, for my openssl local installation
 how i may do the request?

 shall i put *.mydomain.com in dn?  or what
 __
 OpenSSL Project http://www.openssl.org
 User Support Mailing Listopenssl-users@openssl.org
 Automated List Manager   majord...@openssl.org



__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   majord...@openssl.org


Re: Wildcard certs?

2010-07-23 Thread Mounir IDRASSI

 Hi,

All major commercial CAs do provide wildcard SSL certificates and the 
price is usually high.

Googling gives the following links for Comodo, Thawte and Verisign :
   - http://www.comodo.com/e-commerce/ssl-certificates/wildcard-ssl.php
   - http://www.thawte.com/ssl/wildcard-ssl-certificates/
   - http://www.verisign.com/ssl-certificates/wildcard-ssl-certificates/

Cheers,
--
Mounir IDRASSI
IDRIX
http://www.idrix.fr


On 7/24/2010 2:02 AM, Luis Daniel Lucio Quiroz wrote:

Just wondering

who i must do request for a wildcard cert, for example to accept all the
*.mydomain.com

Regards,

LD
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   majord...@openssl.org


__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   majord...@openssl.org


Re: Wildcard certs?

2010-07-23 Thread Kyle Hamilton
 There's a company called StartCom (http://www.startssl.com/) who will
do 2-year validity wildcard certs, upon verification of your identity
and verification that you have control of the domain for which you are
requesting certificates.

Oh, and they're included in the latest Microsoft Root Certificate Update
for Windows XP, and all later versions; Firefox recognizes them, they're
part of Apple's certificate store, and it's pretty much only Opera who
doesn't recognize them for whatever reason.

-Kyle H

On 7/23/10 6:24 PM, Mounir IDRASSI wrote:
  Hi,

 All major commercial CAs do provide wildcard SSL certificates and the
 price is usually high.
 Googling gives the following links for Comodo, Thawte and Verisign :
- http://www.comodo.com/e-commerce/ssl-certificates/wildcard-ssl.php
- http://www.thawte.com/ssl/wildcard-ssl-certificates/
- http://www.verisign.com/ssl-certificates/wildcard-ssl-certificates/

 Cheers,
 -- 
 Mounir IDRASSI
 IDRIX
 http://www.idrix.fr


 On 7/24/2010 2:02 AM, Luis Daniel Lucio Quiroz wrote:
 Just wondering

 who i must do request for a wildcard cert, for example to accept all the
 *.mydomain.com

 Regards,

 LD
 __
 OpenSSL Project http://www.openssl.org
 User Support Mailing Listopenssl-users@openssl.org
 Automated List Manager   majord...@openssl.org

 __
 OpenSSL Project http://www.openssl.org
 User Support Mailing Listopenssl-users@openssl.org
 Automated List Manager   majord...@openssl.org




smime.p7s
Description: S/MIME Cryptographic Signature


Re: Wildcard certs vs. base name

2008-11-13 Thread Bernhard Froehlich

John Nagle schrieb:
Question: Is a certificate for *.example.com considered valid for 
example.com?


OpenSSL seems to say no, but Firefox 2 says yes.  Try
https://stanford.edu; for a test.
IIRC OpenSSL does not accept wildcards at all in s_client. The library 
itself does not make any decision wether a name in a certificate matches 
the (host-)name the application tried to connect to.


Browsers seem to handle wildcards differently, see 
http://wiki.cacert.org/wiki/WildcardCertificates for some compiled 
information about the topic.


Hope it helps.
Ted
;)

--
PGP Public Key Information
Download complete Key from http://www.convey.de/ted/tedkey_convey.asc
Key fingerprint = 31B0 E029 BCF9 6605 DAC1  B2E1 0CC8 70F4 7AFB 8D26



smime.p7s
Description: S/MIME Cryptographic Signature