Re: Custom error page for invalid mutual authentication (TLS)

2025-02-11 Thread Christopher Schultz
Sebastian, On 2/7/25 4:37 PM, Sebastian Trost wrote: if updating your application is out of the question, I'm guessing that there is no way to achieve this. If updating your application is an option, you can set the clientAuth attribute of your connector to 'want' instead of 'true' and then t

Re: Custom error page for invalid mutual authentication (TLS)

2025-02-07 Thread Sebastian Trost
Peter, if updating your application is out of the question, I'm guessing that there is no way to achieve this. If updating your application is an option, you can set the clientAuth attribute of your connector to 'want' instead of 'true' and then try to detect within your app, if the client p