Skip to content

Commit f514123

Browse files
sw-squaresvc-squareup-copybara
authored andcommitted
[misk-wisp-dedup] Migrate usages of
wisp.security.ssl.KeystoreExtensions to misk Note: None of the `build.gradle.kts` needed to be updated, as this isn't the only usage of `wisp.security.ssl` in usage in all these modules. GitOrigin-RevId: 3df15c1b04127014b13c81e2fc09ef0ca6c06e98
1 parent 11cc719 commit f514123

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

misk-core/src/main/kotlin/misk/security/ssl/KeyStoreX509KeyManager.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
package misk.security.ssl
22

3-
import wisp.security.ssl.aliasesOfType
4-
import wisp.security.ssl.getPrivateKey
5-
import wisp.security.ssl.getX509CertificateChain
63
import java.net.Socket
74
import java.security.KeyStore
85
import java.security.Principal

0 commit comments

Comments
 (0)