Add PKI Mutual-TLS client authentication method
Issue gh-101 Closes gh-1558
This commit is contained in:
@@ -21,6 +21,8 @@ dependencies {
|
||||
|
||||
testImplementation "org.springframework.security:spring-security-test"
|
||||
testImplementation "org.springframework:spring-webmvc"
|
||||
testImplementation "org.bouncycastle:bcpkix-jdk18on"
|
||||
testImplementation "org.bouncycastle:bcprov-jdk18on"
|
||||
testImplementation "org.junit.jupiter:junit-jupiter"
|
||||
testImplementation "org.assertj:assertj-core"
|
||||
testImplementation "org.mockito:mockito-core"
|
||||
|
||||
Reference in New Issue
Block a user