Anyone any document would be appreciable
Particular via document layer
There’s a TLS section in the docs.
Thanks , but it is kind of confusing , I do not have make_build.py under the directory specify in doc for Mac and Linux and neither fdb.pem any idea how to get these file and where to generate I tried OpenSSL but no luck
Any steps ?
See this post for a list of steps I followed for getting a basic instance running.
Thanks ,
As I cannot edit cluster file to add :tls
I use coordinator in fdbcli like ip:port:tls but it gives error cannot use coordinator with incompatible TLS state
Anything I am doing wrong ?
I use coordinator in fdbcli like ip:port:tls but it gives error cannot use coordinator with incompatible TLS state
I do not understand why it is giving incompatible TLS state
Thanks
Can anyone help me overcoming the error I am receiving via adding told to the cluster file “cannot use coordinator with incompatible tcs state “
Samit
I mean coordinator cannot use incompatible TLS state
You need to edit the cluster file to add :tls
. If you don’t tell the coordinators to listen with TLS, then they won’t be able to accept TLS connections. Why are you not able to edit the cluster file?
When we open the cluster file it says should not be edited by hand
Anyway I edited and added :tls and restarted foundationdb but says ip:port:tls is not reachable cannot communicate with the quorum of coordinator servers
Samir