https://issues.apache.org/bugzilla/show_bug.cgi?id=56021

--- Comment #3 from Asanka <sam...@gmail.com> ---
1. Make sure you have the correct keyAlias, following openssl command should
show alias as the common name (CN) - openssl pkcs12 -info -in filename.pfx
2. Certificate needs to be installed to the LocalMachine\My store if the tomcat
service runs with log on as local system. The CurrentUser\My store is not
accessible from other user accounts. You can use powershell to install and
verify the cert in the LocalMachine\My store.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to