Enable SSL Certificate Container accessible on S3 Protocol
By default, the Containers are accessible on S3 with HTTP protocol. You can add a SSL Certificate to allow data encrypti...
Target configuration is not the same for NFS v3 and NFS v4.
For NFS3 : the target must be configure in absolute
For NFS4 : the target must be configure in relative
Example :
[root@ hostname ] # ls /mnt/data/ -l total 0 drwxr----- 2 root root 6 Jul 5 09:17 folder1 [root@ hostname ] # |
Client - NFS v3
[root@ hostname ] # mount.nfs hostname:/mnt/data/folder1 /mnt/data -v |
[root@ hostname ] # mount.nfs4 hostname:/folder1 /mnt/data -v |
By default, the Containers are accessible on S3 with HTTP protocol. You can add a SSL Certificate to allow data encrypti...
By default, the Web Console Administration is accessible on HTTP. You can add a SSL Certificate to the Web Console Admin...
Description S3 connector is compatible with the Server-side encryption. This encryption solution is about protecting dat...
Let Us Know What You Thought about this Post.
Put your Comment Below.