2 Jan 2007 17:31
Re: TLS1.2: focus on non X.509 certs, cert URLs,
Martin Rex <martin.rex <at> sap.com>
2007-01-02 16:31:45 GMT
2007-01-02 16:31:45 GMT
home_pw <at> msn.com wrote: > > Concerning 7.4.5. Certificate request > > "A list of the distinguished names of acceptable certificate > authorities. These distinguished names may specify a desired > distinguished name for a root CA or for a subordinate CA; > thus, this message can be used both to describe known roots > and a desired authorization space. If the > certificate_authorities list is empty then the client MAY > send any certificate of the appropriate > ClientCertificateType, unless there is some external > arrangement to the contrary." > > > So, what does this all really mean, > just staying within the traditional PKI world? This is *NOT* about PKI. It is about X.509 certificates and certificate chains. It means that the client should search his credentials and see whether there is a match between one of the CAs from that list of the Server and the issuer field of the certificate of the clients credentials (itself, or of (one) of its chain(s)). If there's at least one match, the client can use that credentials for client authentication, including the certification path up to at least the matching CA from the servers list.(Continue reading)
RSS Feed