Restored accidentally deleted space.

pull/19999/head
Daniel Barclay 2020-04-06 19:39:55 -04:00 committed by bryan
parent 471a02ff7e
commit 5ce87d19b5
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ The `fake-ca-file`, `fake-cert-file` and `fake-key-file` above are the placehold
for the pathnames of the certificate files. You need change these to the actual pathnames
of certificate files in your environment.
Sometimes you may want to use Base64-encoded data embeddedhere instead of separate
Sometimes you may want to use Base64-encoded data embedded here instead of separate
certificate files; in that case you need add the suffix `-data` to the keys, for example,
`certificate-authority-data`, `client-certificate-data`, `client-key-data`.