On 2017-08-22 02:24, Mark Thomas wrote:
On 21/08/17 22:03, Daniel Ruggeri wrote:
Hello, Tomcat devs;
I have detected what appears to be a regression in 8.5.20 with JSSE
keystores since 8.5.16. With my limited understanding I'm unable to
pinpoint the exact cause to a certainty after p
g formats.
Thoughts greatly appreciated
[1]
https://docs.oracle.com/javase/7/docs/api/java/security/KeyStore.html#setKeyEntry(java.lang.String,%20java.security.Key,%20char[],%20java.security.cert.Certificate[]
[2]
https://docs.oracle.com/javase/7/docs/api/java/security/KeyStore.html#getKey(
On 11/11/2016 3:55 AM, Mark Thomas wrote:
> It is a bug. It has been fixed for the next set of releases.
>
> Thanks for the report.
>
> Mark
Awesome - thanks for the quick fix, Mark. I'll keep an eye out for the
next release.
System.out.println("Custom Authenticators ContextConfig
created!!!");
}
}
--
Daniel Ruggeri
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
oject implements these updates as I spend most of my time on
the d...@httpd.apache.org list and have had an eye on this bug report for
some time now.
--
Daniel Ruggeri
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.or
All;
Hello. I have been using Tomcat and TCNative for quite a while now,
but have just now subscribed to this list so I may contribute a
proposed patch. Since I am new, please be patient if I'm doing things
wrong - I've RTFM, but that only goes so far.
The attached patch adds dynamic loc