@sanikolaev we would like to be able to auth requests that are coming to Manticore service in the following way: ``` {manticore} <--- {nginx reversal proxy + basic HTTP auth + SSL TLS } <------ ManticoreSearch Java Client ``` if we create a PR, are you going to merge it or not? Our PR will address this issue https://github.com/manticoresoftware/manticoresearch-java/issues/3 as well. Thanks