RE: How to configure Tomcat with a Managed Service Account when using LocalMachine certificates for TLS

2024-06-25 Thread Gavioto 🕵
r bypass the Windows Security dialog? Is it possible to disable for specific Users/Services? * Why if I use keyStoreType="windows-my-localmachine" directly in it doesn't find the certificate? ________ De: Gavioto 🕵 Enviado: martes, 25 de junio de 2024

RE: How to configure Tomcat with a Managed Service Account when using LocalMachine certificates for TLS

2024-06-25 Thread Gavioto 🕵
} catch (Exception e) { > throw new RuntimeException(e); > } > } > } > > Pending tests: > - What I haven't tested, but it is an idea to test, is to launch this code > from Tomcat and validate if it works (It isn't possible to run a CLI program > using a Managed Service Account as per my knowledge). In case this test > succeeds, it would mean the program flow in tomcat side is doing something > different with ACL or something. > Thank you in advance for your support. > Please, send me back any question or clarification about the Use Case I could > miss. > /Gavioto > > - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org