R: PKCS#8 encryption algorithm unrecognized

2024-04-05 Thread Roberto Benedetti
> I got the Object ID and version straight out of the Certificate using > Keystore Explorer.  I'm not sure why there is a difference. Keystore Explorer uses Bouncy Castle (https://www.bouncycastle.org/) as provider for JCE. If your JRE/JDK does not provide some algorithm you could use Bouncy

RE: Migrating from Tomcat 9.0.x to 10.1.x

2024-04-05 Thread Amit Pande
Thank you, Chris, for the feedback. The changes are needed in the Spring WebSocket library to ensure Tomcat 10.1 compatibility. https://github.com/spring-projects/spring-framework/pull/29434 As I understand, this means I should be updating the Spring libraries used in the applications to be

RE: Speeding up tomcat

2024-04-05 Thread Alex Hatcher
To follow up with my request for help. we made 3 adjustments. added in org.apache.jasper.servlet.JspServlet checkInterval 300 development false server.xml context.xml added Response times on the website went from

Re: org.apache.catalina.valves.RemoteAddrValve

2024-04-05 Thread Eric Fetzer
Thanks Christopher! Sent from my iPhone > On Apr 4, 2024, at 10:20 PM, Christopher Schultz > wrote: > > Eric, > >> On 4/4/24 13:43, Eric Fetzer wrote: >> Hi All, >> When I originally set up my tomcat instance, I added the following to allow >> manager access under