Examples for pk-init.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19901 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -528,10 +528,28 @@ hxtool issue-certificate \
|
||||
...
|
||||
@end example
|
||||
|
||||
|
||||
|
||||
@subsection PK-INIT
|
||||
|
||||
How to create a certificate for a KDC.
|
||||
|
||||
@example
|
||||
hxtool issue-certificate \
|
||||
--type="pkinit-kdc" \
|
||||
--pk-init-principal="krbtgt/TEST.H5L.SE@@TEST.H5L.SE" \
|
||||
--hostname kerberos.test.h5l.se \
|
||||
--hostname pal.test.h5l.se \
|
||||
...
|
||||
@end example
|
||||
|
||||
How to create a certificate for a user.
|
||||
|
||||
@example
|
||||
hxtool issue-certificate \
|
||||
--type="pkinit-client" \
|
||||
--pk-init-principal="user@@TEST.H5L.SE" \
|
||||
...
|
||||
@end example
|
||||
|
||||
@subsection XMPP/Jabber
|
||||
|
||||
The jabber server certificate should have a dNSname that is the same as
|
||||
|
Reference in New Issue
Block a user