AW: Tomcat freezes with axios

2022-06-29 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Stephane, > Von: Stephane Passignat > Gesendet: Mittwoch, 29. Juni 2022 20:36 > An: users@tomcat.apache.org > Betreff: Tomcat freezes with axios > > Hello, > > I'm creating a SAP application performing REST call on an API running on > Tomcat. Tomcat runs behind an apache

Tomcat freezes with axios

2022-06-29 Thread Stephane Passignat
Hello, I'm creating a SAP application performing REST call on an API running on Tomcat. Tomcat runs behind an apache reverse-proxy and communication between them use http. The calls are executed with axios using a basic authentication. Everything runs fine for a moment, but for an unknown

Re: JS fiddle for generating TLS keys and certs

2022-06-29 Thread Christopher Schultz
Jason, On 6/28/22 20:41, Jason Tan wrote: Looks good, Chris. I'll give it a try when I need to generate some keys and cert next. SSL keys and certs concepts sounds logical and easy but generating them is such a pain. No GUI tool to consolidate and perform the lot for self signed. I started