Re: Trouble with ZK Status and TLS

2023-10-20 Thread Jamie Gruener
Thank you! Bummed that this isn't working but very relieved that I can stop trying to fix it. Thanks, --Jamie On 10/19/23, 4:46 PM, "Jan Høydahl" mailto:jan@cominvent.com>> wrote: CAUTION: This email originated from outside of biospatial. Do not click links or open attachments unless

Re: Trouble with ZK Status and TLS

2023-10-19 Thread Jan Høydahl
The Admin UI ZK screen is not intended for the SSL connection to ZK, since status is not supported on that protocol. Instead we need to add support for the ZK AdminServer to get the same. Contributions are welcome. Jan > 19. okt. 2023 kl. 22:29 skrev Jamie Gruener : > > We’re working on standi

Trouble with ZK Status and TLS

2023-10-19 Thread Jamie Gruener
We’re working on standing up a new Solr 9.4.0 cluster with ZooKeeper 3.8.3 ensemble. We’ve configured mTLS for authentication, authorization, and comms for client <-> solr; TLS for solr <-> solr intra-cluster comms, and TLS for zk <-> zk intra-ensemble comms. Where we are stuck is at the TLS co