We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2dd1c87 + 0c5b5fe commit 9061b46Copy full SHA for 9061b46
docs/index.md
@@ -11,7 +11,7 @@ For background information please review the [Technical Preview](https://github.
11
provider "jetstream" {
12
servers = "connect.ngs.global:4222"
13
credentials = "/home/you/ngs_stream_admin.creds"
14
- tls = {
+ tls {
15
ca_file_data = "<Root CA PEM data>"
16
}
17
0 commit comments