Skip to content

Commit

Permalink
Update nebula-console.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy authored Oct 10, 2023
1 parent d73af93 commit adb4349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-2.0/nebula-console.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Parameter descriptions are as follows:
| `-ssl_root_ca_path` | Sets the storage path of the certification authority file. |
| `-ssl_cert_path` | Sets the storage path of the certificate file. |
| `-ssl_private_key_path` | Sets the storage path of the private key file. |
|`-ssl_insecure_skip_verify`| Controls whether a client verifies the server's certificate chain and hostname. The default is `false`. If set to `true`, any certificate chain and hostname provided by the server is accepted.|
|`-ssl_insecure_skip_verify`| Specifies whether the client skips verifying the server's certificate chain and hostname. The default is `false`. If set to `true`, any certificate chain and hostname provided by the server is accepted.|

For information on more parameters, see the [project repository](https://github.com/vesoft-inc/nebula-console/tree/{{console.branch}}).

Expand Down

0 comments on commit adb4349

Please sign in to comment.