You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -138,7 +138,7 @@ For customers wishing to use something other than the local administrator accoun
138
138
139
139
## Certificate Store Types
140
140
141
-
To use the Windows Certificate Universal Orchestrator extension, you **must** create the Certificate Store Types required for your usecase. This only needs to happen _once_ per Keyfactor Command instance.
141
+
To use the Windows Certificate Universal Orchestrator extension, you **must** create the Certificate Store Types required for your use-case. This only needs to happen _once_ per Keyfactor Command instance.
142
142
143
143
The Windows Certificate Universal Orchestrator extension implements 3 Certificate Store Types. Depending on your use case, you may elect to use one, or all of these Certificate Store Types.
144
144
@@ -175,7 +175,7 @@ The store type represents the various certificate stores present on a Windows Se
175
175
#### Store Type Creation
176
176
177
177
##### Using kfutil:
178
-
`kfutil` is a custom CLI for the Keyfactor Command API and can be used to created certificate store types.
178
+
`kfutil` is a custom CLI for the Keyfactor Command API and can be used to create certificate store types.
179
179
For more information on [kfutil](https://github.com/Keyfactor/kfutil) check out the [docs](https://github.com/Keyfactor/kfutil?tab=readme-ov-file#quickstart)
180
180
<details><summary>Click to expand WinCert kfutil details</summary>
181
181
@@ -304,7 +304,7 @@ The IISU store type represents the IIS servers and their certificate bindings. I
304
304
#### Store Type Creation
305
305
306
306
##### Using kfutil:
307
-
`kfutil` is a custom CLI for the Keyfactor Command API and can be used to created certificate store types.
307
+
`kfutil` is a custom CLI for the Keyfactor Command API and can be used to create certificate store types.
308
308
For more information on [kfutil](https://github.com/Keyfactor/kfutil) check out the [docs](https://github.com/Keyfactor/kfutil?tab=readme-ov-file#quickstart)
309
309
<details><summary>Click to expand IISU kfutil details</summary>
310
310
@@ -431,7 +431,7 @@ The WinSql Certificate Store Type, referred to by its short name 'WinSql,' is de
431
431
#### Store Type Creation
432
432
433
433
##### Using kfutil:
434
-
`kfutil` is a custom CLI for the Keyfactor Command API and can be used to created certificate store types.
434
+
`kfutil` is a custom CLI for the Keyfactor Command API and can be used to create certificate store types.
435
435
For more information on [kfutil](https://github.com/Keyfactor/kfutil) check out the [docs](https://github.com/Keyfactor/kfutil?tab=readme-ov-file#quickstart)
436
436
<details><summary>Click to expand WinSql kfutil details</summary>
0 commit comments