Hi Anish, that is relatively straightforward - you need to specify the tls_hostname, as well as the 4 endpoints for enroll, config, distributed_read, and distributed_write. The bigger issue is that you need a TLS backend that supports those endpoints and the associated protocols. You can build your own - see here for a start -
https://osquery.readthedocs.io/en/stable/deployment/remote/#remote-server-api. Or, of course, you could use a solution like Uptycs, and be in business in about 5 minutes flat. Shameless plug aside, let us know if you are interested in building your own backend; the open-source Doorman project could potentially be a good start for that.