dasniko / testcontainers-keycloak

A Testcontainer implementation for Keycloak IAM & SSO.
Apache License 2.0
339 stars 53 forks source link

Add support for mutual tls configuration #84

Closed joshiste closed 1 year ago

joshiste commented 2 years ago

Adds support to configure the parameters needed for mutual tls (see https://www.keycloak.org/server/enabletls#_enabling_mutual_tls)

dasniko commented 2 years ago

Thanks for providing this. I made some comments to your code, please have a look at it. 🙂

joshiste commented 2 years ago

@dasniko sorry, but I can't find your comments on this PR. Where did you left 'em?

dasniko commented 2 years ago

Sorry, my fault. Didn't finish the review properly.

joshiste commented 2 years ago

@dasniko PR updated.