Skip to content

Commit 358aded

Browse files
author
Paul Savoie
committed
changes to using hyphens for certificate page
1 parent b4f9400 commit 358aded

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/documentation/managing-certificates.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ With SignPath, you have the following options for creating or importing a certif
4444

4545
SignPath allows you to configure restrictions for certificates. You can, for instance, specify that all signing requests that are using the certificate must be manually approved.
4646

47-
## CA issued X.509 certificates
47+
## CA-issued X.509 certificates
4848
X.509 certificates issued by a certificate authority (CA) can be uploaded to SignPath.
4949

5050
### Certificate chains
@@ -57,7 +57,7 @@ X.509 certificates can be uploaded in several formats. Some of these formats can
5757

5858
| Format | Common extensions | Content
5959
|---------------|-------------------------|------------------------------
60-
| PEM | `.pem`, `.cer` | Base64 encoded certificate(s). Multiple certificates are simply appended.
60+
| PEM | `.pem`, `.cer` | Base64-encoded certificate(s). Multiple certificates are simply appended.
6161
| DER | `.cer`, `.crt`, `.der` | A single certificate in binary format.
6262
| PKCS#7 (CMS) | `.p7b` | A collection of certificates, wrapped in a PKCS#7 structure.
6363

0 commit comments

Comments
 (0)