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

Thanks
Jim
_______________________________________________
jetty-users mailing list
jetty-users@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/jetty-users

Reply via email to