Alex,
On 5/21/25 9:01 PM, My Subs wrote:
Chris,
Is the client sending just their own cert, or also the chain?
It would
be unusual for the client to send a chain, but instead
just sends their
own leaf certificate. I'm assuming that both
the root and the
intermediate / subordinate cert
William,
On 4/9/25 11:09 AM, William Crowell wrote:
Is there any current up-to-date documentation on how to setup Apache
Tomcat 9 with SAML and Active Directory that is not AI generated?
I know you can do Keycloak IdP with Tomcat, but I was trying to
avoid setting up an identity provider.
I am
On 22/05/2025 07:53, Mark Thomas wrote:
On 21/05/2025 23:04, federico bustamante wrote:
Yes, I don't have high hopes on make in it work on Ubuntu, but I
thought of
giving it a try using mingw-64.
I'll report back.
I've been building the Tomcat Native binaries for Windows for a while.
I'll tr
Thanks, will change it to this:
Session.close(new CloseReason(CLOSED_ABNORMALLY, "IOE on write"))
The problem happened when we updated Tomcat, meaning that all existing
WebSocket connections were closed.
Then after Tomcat restart, the client apparently reconnected, but this
reconnect was discon
I couldn't make it work with mingw64.
The switch to 3.5 LTS would be wonderful, I hope you can get the build
working, Mark.
Please keep us updated.
Thanks,
Fede.
On Thu, May 22, 2025, 07:07 Mark Thomas wrote:
> On 22/05/2025 07:53, Mark Thomas wrote:
> > On 21/05/2025 23:04, federico bustamante