Re: Windows 2003 + Certificate Store + AcquireCredentialsHandle + SEC_E_UNKNOWN_CREDENTIALS
From: Alun Jones [MS MVP] (alun_at_texis.com)
Date: 10/03/03
- Previous message: Thomas Nielsen [AM Production A/S]: "Re: Obtaining an SSL (test) certificate"
- In reply to: Sergio Dutra [MS]: "Re: Windows 2003 + Certificate Store + AcquireCredentialsHandle + SEC_E_UNKNOWN_CREDENTIALS"
- Next in thread: Sergio Dutra [MS]: "Re: Windows 2003 + Certificate Store + AcquireCredentialsHandle + SEC_E_UNKNOWN_CREDENTIALS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 03 Oct 2003 15:39:47 GMT
In article <OdUDkmRiDHA.1172@TK2MSFTNGP09.phx.gbl>, "Sergio Dutra [MS]"
<sergiod@online.microsoft.com> wrote:
>The client sends a PKCS#10 request to the CA.
>
>The PKCS#10 request contains the desired information to be added to the
>certificate, such as the subject name, any extensions, and the public key.
So far, I'm with you.
>The PKCS#10 request is then signed using the private key corresponding to
>that public key, so that the CA then knows that the one that issued the
>PKCS#10 request is indeed the owner of the private key corresponding to the
>public key in the request.
In case someone misreads this, the signing of the PKCS#10 request is done by
the client, before the client sends the request to the CA.
>When the CA receives the PKCS#10 request, it verifies the signature and uses
>the information in it to create a X.509 certificate, containing the
>specified subject name, several extensions, the public key, the issuer name,
>serial number and validity period. That certificate is then signed by the
>CA.
So a certificate can only have one signer, correct? I guess that explains
why the clientHello extensions (RFC 3546) contains details of who the client
will trust, so that the server can give up the right certificate in
response.
Alun.
~~~~
[Please don't email posters, if a Usenet response is appropriate.]
-- Texas Imperial Software | Find us at http://www.wftpd.com or email 1602 Harvest Moon Place | alun@texis.com. Cedar Park TX 78613-1419 | WFTPD, WFTPD Pro are Windows FTP servers. Fax/Voice +1(512)258-9858 | Try our NEW client software, WFTPD Explorer.
- Previous message: Thomas Nielsen [AM Production A/S]: "Re: Obtaining an SSL (test) certificate"
- In reply to: Sergio Dutra [MS]: "Re: Windows 2003 + Certificate Store + AcquireCredentialsHandle + SEC_E_UNKNOWN_CREDENTIALS"
- Next in thread: Sergio Dutra [MS]: "Re: Windows 2003 + Certificate Store + AcquireCredentialsHandle + SEC_E_UNKNOWN_CREDENTIALS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|