HADOOP-17147. Dead link in hadoop-kms/index.md.vm. Contributed by Xieming Li.
(cherry picked from commit d5b4766158
)
This commit is contained in:
parent
e3b8d4eb05
commit
d35f7eaeb9
|
@ -307,7 +307,7 @@ Configure `etc/hadoop/ssl-server.xml` with proper values, for example:
|
|||
```
|
||||
|
||||
The SSL passwords can be secured by a credential provider. See
|
||||
[Credential Provider API](../../../hadoop-project-dist/hadoop-common/CredentialProviderAPI.html).
|
||||
[Credential Provider API](../hadoop-project-dist/hadoop-common/CredentialProviderAPI.html).
|
||||
|
||||
You need to create an SSL certificate for the KMS. As the `kms` Unix user, using the Java `keytool` command to create the SSL certificate:
|
||||
|
||||
|
|
Loading…
Reference in New Issue