|
@@ -299,7 +299,7 @@ $ keytool -genkey -alias tomcat -keyalg RSA
|
|
<value>*</value>
|
|
<value>*</value>
|
|
<description>
|
|
<description>
|
|
ACL for create-key operations.
|
|
ACL for create-key operations.
|
|
- If the user does is not in the GET ACL, the key material is not returned
|
|
|
|
|
|
+ If the user is not in the GET ACL, the key material is not returned
|
|
as part of the response.
|
|
as part of the response.
|
|
</description>
|
|
</description>
|
|
</property>
|
|
</property>
|
|
@@ -309,7 +309,7 @@ $ keytool -genkey -alias tomcat -keyalg RSA
|
|
<value>hdfs,foo</value>
|
|
<value>hdfs,foo</value>
|
|
<description>
|
|
<description>
|
|
Blacklist for create-key operations.
|
|
Blacklist for create-key operations.
|
|
- If the user does is in the Blacklist, the key material is not returned
|
|
|
|
|
|
+ If the user is in the Blacklist, the key material is not returned
|
|
as part of the response.
|
|
as part of the response.
|
|
</description>
|
|
</description>
|
|
</property>
|
|
</property>
|
|
@@ -335,7 +335,7 @@ $ keytool -genkey -alias tomcat -keyalg RSA
|
|
<value>*</value>
|
|
<value>*</value>
|
|
<description>
|
|
<description>
|
|
ACL for rollover-key operations.
|
|
ACL for rollover-key operations.
|
|
- If the user does is not in the GET ACL, the key material is not returned
|
|
|
|
|
|
+ If the user is not in the GET ACL, the key material is not returned
|
|
as part of the response.
|
|
as part of the response.
|
|
</description>
|
|
</description>
|
|
</property>
|
|
</property>
|