Skip to content

Instantly share code, notes, and snippets.

@Akagi201
Last active July 2, 2019 09:26
Show Gist options
  • Save Akagi201/68ca7615dc8cf1dc027671079567d47f to your computer and use it in GitHub Desktop.
Save Akagi201/68ca7615dc8cf1dc027671079567d47f to your computer and use it in GitHub Desktop.
[nsq]

nsqd

  • nsqd -tls-cert='./server.crt' -tls-key='./server.key' -tls-required=1 --lookupd-tcp-address=127.0.0.1:4160 -tls-root-ca-file='./ca.crt' -tls-client-auth-policy='require-verify'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment