mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-08 00:24:23 +08:00
Updated Security Configuration (markdown)
@@ -25,7 +25,8 @@ expires_after_seconds = 10 # seconds
|
|||||||
# volume server also uses grpc that should be secured.
|
# volume server also uses grpc that should be secured.
|
||||||
|
|
||||||
# all grpc tls authentications are mutual
|
# all grpc tls authentications are mutual
|
||||||
# the following ca, cert, key are file locations
|
# the values for the following ca, cert, and key are paths to the PERM files.
|
||||||
|
# the host name is not checked, so the PERM files can be shared.
|
||||||
[grpc]
|
[grpc]
|
||||||
ca = ""
|
ca = ""
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user