Re: security certificate may expired or not valid.....?
From: Michael Howard [MSFT] (mikehow_at_online.microsoft.com)
Date: 05/05/03
- Next message: Michael Howard [MSFT]: "Re: 132-bit encryption"
- Previous message: andy laskowski: "Re: computer compromised through critical update Q323255"
- In reply to: Badr: "security certificate may expired or not valid.....?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 4 May 2003 20:22:22 -0700
oh, this old gem.
1) this means you entered a url in the browser when connecting to a server
using SSL or TLS, but the site name in the server certificate (called the
common name ror CN) is not the same. for example, you connect to
https://www.somesite.com, but the CN contains, say, the IP address of the
server or vice versa.
2) this usually means the certificate has expired or is not yet valid. x.509
certs are a little like credit cards - they have a date they become valid,
and a date they expire.
3) this means the cert is issued by a certificate authority (CA) that you do
not trust. a good example of this is when you create your own CA using
Microsoft Cerificate Services included in Windows 2000 and later, and issue
your own certs. by default, all clients will get this error until they trust
your root certificate
-- Cheers, Michael Writing Securce Code 2nd Edition (http://www.microsoft.com/MSPress/books/5957.asp) This posting is provided "AS IS" with no warranties, and confers no rights. OR if you wish to include a script sample in your post please add "Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm" "Badr" <ulzaman@hotmail.com> wrote in message news:032401c3113e$47e28d20$a501280a@phx.gbl... > hi, > I am facing problems connecting some sites.There I recieve > some messages like > > 1-the security certificate matches with the name of the > site u r trying. > > 2-security certificate may expired or not valid. > > 3-he security certificate ids from a trusted certifying > authority. > > if someone knows how to solve this problem.please mail me.
- Next message: Michael Howard [MSFT]: "Re: 132-bit encryption"
- Previous message: andy laskowski: "Re: computer compromised through critical update Q323255"
- In reply to: Badr: "security certificate may expired or not valid.....?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|