1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Zac Medico f01e6b1b0a
Server -http-ca-cert and -node-ca-cert options
The -http-ca-cert and -node-ca-cert options allow the user to specify
trusted X.509 root CA certificates as an alternative to the
-http-no-verify and -node-no-verify options. This behavior is analogous
to the rqlite client -ca-cert option.
5 years ago
..
doc.go Add mux for TCP connections 9 years ago
mux.go Server -http-ca-cert and -node-ca-cert options 5 years ago
mux_test.go Server -http-ca-cert and -node-ca-cert options 5 years ago