Skip to content

Commit 80cc445

Browse files
committed
language refactor
Signed-off-by: Andrew Jandacek <[email protected]>
1 parent 17478de commit 80cc445

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/user-guide/using-icsf-hardware-private-keys.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# Using ICSF Hardware Private Keys
22

33
Zowe version 3.4.0 introduces API Mediation Layer (API ML) native support for ICSF-backed private keys.
4-
Previously, ICSF-backed private keys was supported only via [AT-TLS](../../user-guide/configuring-at-tls-for-zowe-server.md) with limitations to API ML functionality, wherein z/OSMF was required as the selected authentication provider and Personal Access Tokens could not be used.
4+
Previously, ICSF-backed private keys were supported only via [AT-TLS](../../user-guide/configuring-at-tls-for-zowe-server.md) with limitations to API ML functionality, wherein z/OSMF was required as the selected authentication provider and Personal Access Tokens could not be used.
55

66
:::note
77

8-
It is recommended to enable AT-TLS when relying on ICSF Hardware Private Keys since it provides TLS support for all Zowe components.
8+
We recommend enabling AT-TLS when relying on ICSF Hardware Private Keys since AT-TLS enablement provides TLS support for all Zowe components.
99

1010
:::
1111

1212
## Configuring the z/OS system
1313

14-
Enabling API ML to use ICSF hardware private keys for signing tokens and native TLS support (optional with AT-TLS) requires changes to the server user authorization and Java security policy.
14+
Enabling API ML to use ICSF hardware private keys for signing tokens and native TLS support requires changes to server user authorization and the Java security policy. Note that enabling API ML to use ICSF hardware private keys for signing tokens and native TLS support is optional with AT-TLS.
1515

1616
### Server user permissions
1717

0 commit comments

Comments
 (0)