more documentation about pkinit
This commit is contained in:
@@ -1248,8 +1248,8 @@ certificates to get the initial ticket (usually the krbtgt
|
|||||||
ticket-granting ticket).
|
ticket-granting ticket).
|
||||||
|
|
||||||
To use PK-INIT you must first have a PKI. If you don't have one, it is
|
To use PK-INIT you must first have a PKI. If you don't have one, it is
|
||||||
time to create it. You should first read the whole chapter of the
|
time to create it. You should first read the whole current chapter of
|
||||||
document to see the requirements imposed on the CA software.
|
the document to see the requirements imposed on the CA software.
|
||||||
|
|
||||||
A mapping between the PKI certificate and what principals that
|
A mapping between the PKI certificate and what principals that
|
||||||
certificate is allowed to use must exist. There are several ways to do
|
certificate is allowed to use must exist. There are several ways to do
|
||||||
@@ -1291,7 +1291,7 @@ secret.
|
|||||||
@subsection Client certificate
|
@subsection Client certificate
|
||||||
|
|
||||||
The client certificate may need to have a EKU id-pkekuoid
|
The client certificate may need to have a EKU id-pkekuoid
|
||||||
(1.3.6.1.5.2.3.4) set depending on the certifiate on the KDC.
|
(1.3.6.1.5.2.3.4) set depending on the configuration on the KDC.
|
||||||
|
|
||||||
It possible to store the principal (if allowed by the KDC) in the
|
It possible to store the principal (if allowed by the KDC) in the
|
||||||
certificate and thus delegate responsibility to do the mapping between
|
certificate and thus delegate responsibility to do the mapping between
|
||||||
@@ -1461,12 +1461,12 @@ Enable PKINIT for this KDC.
|
|||||||
|
|
||||||
@item pkinit_identity = string
|
@item pkinit_identity = string
|
||||||
|
|
||||||
Identity that the KDC will use when talking to clients.
|
Identity that the KDC will use when talking to clients. Mandatory.
|
||||||
|
|
||||||
@item pkinit_anchors = string
|
@item pkinit_anchors = string
|
||||||
|
|
||||||
Trust anchors that the KDC will use when evaluating the trust of the
|
Trust anchors that the KDC will use when evaluating the trust of the
|
||||||
client certificate.
|
client certificate. Mandatory.
|
||||||
|
|
||||||
@item pkinit_pool = strings ...
|
@item pkinit_pool = strings ...
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user