diff options
author | Greg Hudson <ghudson@mit.edu> | 2012-11-02 10:53:15 -0400 |
---|---|---|
committer | Greg Hudson <ghudson@mit.edu> | 2012-11-02 10:53:15 -0400 |
commit | 231c4433f24470533a79cdd1743837b976970aee (patch) | |
tree | d30956be33d8af877c454475ca33e70dd7ae1664 | |
parent | 4810efbbf2671b08ffbbf7dc8a94aa9d52d43cca (diff) | |
download | krb5-231c4433f24470533a79cdd1743837b976970aee.tar.gz krb5-231c4433f24470533a79cdd1743837b976970aee.tar.xz krb5-231c4433f24470533a79cdd1743837b976970aee.zip |
Fix a typo in pkinit.rst
-rw-r--r-- | doc/admins/pkinit.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/admins/pkinit.rst b/doc/admins/pkinit.rst index fbf413abb7..84331b1ae0 100644 --- a/doc/admins/pkinit.rst +++ b/doc/admins/pkinit.rst @@ -88,7 +88,7 @@ Generating client certificates PKINIT client certificates also must have some unusual certificate fields. To generate a client certificate with OpenSSL, you will need -a extensions file (different from the KDC extensions file above) +an extensions file (different from the KDC extensions file above) containing:: [client_cert] |