Hi,

On Fri, Mar 4, 2022 at 7:14 AM jim lizzi <[email protected]> wrote:
>
> Hello Jetty Community,
> I was curious if anyone knew how to implement a Dynamic MTLS solution in 
> Jetty? We have a use case where we need to do device authentication. We want 
> each device to have a different client certificate for security reasons. Is 
> there a way to dynamically pull and validate the server certificate with the 
> one the client sent in? I was combing through the SslContextFactory and 
> ServerConnector java classes, but could not quite figure out which method to 
> override if I extended them. Any help would be greatly appreciated.
>
> StackOverflow Question: 
> https://stackoverflow.com/questions/71347190/jetty-dynamic-mtls

Answered on SO.


--
Simone Bordet
---
Finally, no matter how good the architecture and design are,
to deliver bug-free software with optimal performance and reliability,
the implementation technique must be flawless.   Victoria Livschitz
_______________________________________________
jetty-users mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/jetty-users

Reply via email to