I understand, but am not looking for troubleshooting but trying to raise awareness of the new sunmscapi capabilities. I'm testing using the private key in the windows machine store to simplify tls implementation. For this it requires local admin rights but I am also looking how to not need this...
David Wooffindin ________________________________ From: Bill Stewart <bstew...@iname.com> Sent: Monday, April 8, 2024 5:36:47 PM To: Tomcat Users List <users@tomcat.apache.org> Subject: Re: Tomcat on Windows : new keystore possibilities On Mon, Apr 8, 2024 at 8:27 AM david w wrote: If you can share a way for this to not be necessary, I'm all ears... > I can read computer certificates from non-privileged accounts on Windows. (How would a user application such as a browser work otherwise?) I'm not sure what's different on your system or why you think a privileged account is required. In any case, this would not be a Tomcat-specific issue but rather some kind of configuration issue. (What I am saying is that troubleshooting this issue on your machine is really outside the scope of this specific mailing list.) I would repeat my recommendation not to run a web server of any kind (Tomcat or otherwise) using a privileged account. Bill