cmd/identity: improve CA key message (#3819)
This commit is contained in:
parent
0a4d253990
commit
06cddb053e
@ -146,7 +146,7 @@ func cmdNewService(cmd *cobra.Command, args []string) error {
|
||||
}
|
||||
|
||||
fmt.Printf("Unsigned identity is located in %q\n", serviceDir)
|
||||
fmt.Println("Please *move* CA key to secure storage - it is only needed for identity management!")
|
||||
fmt.Println("Please *move* CA key to secure storage - it is only needed for identity management and isn't needed to run a storage node!")
|
||||
fmt.Printf("\t%s\n", caConfig.KeyPath)
|
||||
return nil
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user