Skip to content

Commit 3edc880

Browse files
committed
Update Blog “create-a-cold-tiered-volume-and-use-hpe-ezmeral-data-fabric-object-store-as-remote-target”
1 parent fdab25c commit 3edc880

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/blog/create-a-cold-tiered-volume-and-use-hpe-ezmeral-data-fabric-object-store-as-remote-target.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,8 @@ An alias also contains the access key and secret key used by your administrator
192192

193193
##### 1. You first use the "[mc alias list](https://docs.datafabric.hpe.com/72/ReferenceGuide/mc-alias-list.html)" command to view the default Alias in the following systems.
194194

195-
❗Note: If you are using self-signed TLS certificates or installed the cluster via Installer, you have to copy <ins>/opt/mapr/conf/ca/chain-ca.pem</ins> to <ins>~/.mc/certs/CAs/</ins> on the node running `mc`.
196-
The meaning of this step is the same as you imported the self-issued CA to the keytool of the JVM earlier, `mc` also needs to import the self-issued CA to communicate with the S3server of the Object Store.
195+
❗Note: If you are using self-signed TLS certificates or installed the cluster via Installer, you have to copy <ins>/opt/mapr/conf/ca/chain-ca.pem</ins> to <ins>~/.mc/certs/CAs/</ins> on the node running `mc`.
196+
The reason for this step is the same as why you imported the self-issued CA to the keytool of the JVM earlier, `mc` also needs to import the self-issued CA to communicate with the S3server of the Object Store.
197197

198198
```shell
199199
sudo -E -u mapr /opt/mapr/bin/mc alias list

0 commit comments

Comments
 (0)