[Bug 56021] SSL connector using windows-my keystore

2019-12-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56021 Mark Thomas changed: What|Removed |Added Resolution|INFORMATIONPROVIDED |FIXED --- Comment #9 from Mark Thomas

[Bug 56021] SSL connector using windows-my keystore

2019-12-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56021 --- Comment #8 from Alexn --- I am using Apache Tomcat Version 8.5.27 on windows server 2016, but cannot get this to work. Can somebody take a look and tell me if I am missing something or this is a bug?. 1. I have the certificate in

[Bug 56021] SSL connector using windows-my keystore

2019-12-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56021 Alexn changed: What|Removed |Added Resolution|FIXED |INFORMATIONPROVIDED --- Comment #7 from Alexn

[Bug 56021] SSL connector using windows-my keystore

2019-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56021 --- Comment #6 from Christopher Schultz --- (In reply to Martin Stenderup from comment #5) > It seems to be called "keystorePass" some versions of Tomcat 8. Yes, it's "keystorePass" in all currently supported versions of Tomcat.

[Bug 56021] SSL connector using windows-my keystore

2019-08-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56021 --- Comment #5 from Martin Stenderup --- (In reply to Martin Stenderup from comment #4) It seems to be called "keystorePass" some versions of Tomcat 8. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 56021] SSL connector using windows-my keystore

2019-08-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56021 --- Comment #4 from Martin Stenderup --- (In reply to joakim_ganse from comment #2) Try by setting keystorePassword="" in your connector configuration (it defaults to "changeit" if not set). This worked for me. I had to step-debug through

[Bug 56021] SSL connector using windows-my keystore

2014-12-18 Thread bugzilla
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

[Bug 56021] SSL connector using windows-my keystore

2014-12-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56021 --- Comment #2 from joakim_ganse joakim.ga...@accept-it.se --- Does this work now? and how do I set it up? My current setup is on Windows 2012 R2 with Tomcat 7.0.55. Tomcat is installed as a service. I have verified that the certificate

[Bug 56021] SSL connector using windows-my keystore

2014-01-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56021 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 56021] SSL connector using windows-my keystore

2014-01-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56021 Asanka sam...@gmail.com changed: What|Removed |Added CC||sam...@gmail.com