mirror of
https://github.com/corda/corda.git
synced 2025-04-18 08:10:47 +00:00
remove extra space
This commit is contained in:
parent
9a9df847af
commit
772ce28a81
@ -34,7 +34,7 @@ fun registerWhitelistTrustManager() {
|
||||
*/
|
||||
object WhitelistTrustManagerProvider : Provider("WhitelistTrustManager",
|
||||
1.0,
|
||||
"Provider for custom trust manager that always validates certificate names") {
|
||||
"Provider for custom trust manager that always validates certificate names") {
|
||||
|
||||
val originalTrustProviderAlgorithm = Security.getProperty("ssl.TrustManagerFactory.algorithm")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user